Skip to content

Commit b0496ee

Browse files
committed
Corrected syntax
1 parent 22c9bd9 commit b0496ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
branches:
1010
- master
11-
-main
11+
- main
1212
workflow_dispatch: # Allows manual triggering
1313

1414
env:

0 commit comments

Comments
 (0)