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:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
breanches: [ main ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user