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 2010e24 commit ed054f2Copy full SHA for ed054f2
1 file changed
.github/workflows/test.yml
@@ -1,6 +1,8 @@
1
name: Test
2
on:
3
push:
4
+ branches:
5
+ - main
6
pull_request:
7
jobs:
8
full:
0 commit comments