Fix typo in pull_request workflow
All checks were successful
BuildTest / Build and test (push) Successful in 3m56s
All checks were successful
BuildTest / Build and test (push) Successful in 3m56s
We cannot spell the word "branches"
This commit is contained in:
@@ -3,7 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
breanches: [ main ]
|
branches: [ main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user