We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd0796 commit f1188feCopy full SHA for f1188fe
.github/workflows/check-repo.yml
@@ -1,6 +1,7 @@
1
name: check repo
2
on: push
3
- branches: ["main"]
+ branches:
4
+ - main
5
workflow_dispatch:
6
7
jobs:
0 commit comments