Skip to content

Commit f1188fe

Browse files
committed
fixed syntax
1 parent 3bd0796 commit f1188fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check-repo.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: check repo
22
on: push
3-
branches: ["main"]
3+
branches:
4+
- main
45
workflow_dispatch:
56

67
jobs:

0 commit comments

Comments
 (0)