We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8cb0e commit f60bd13Copy full SHA for f60bd13
1 file changed
.github/workflows/verify.yaml
@@ -2,9 +2,11 @@ name: Verify
2
3
on:
4
push:
5
- branches: main
+ branches:
6
+ - main
7
pull_request:
8
9
10
11
permissions:
12
contents: read
0 commit comments