There was an error while loading. Please reload this page.
1 parent e6feade commit 67ae42dCopy full SHA for 67ae42d
1 file changed
.github/workflows/main.yml
@@ -1,6 +1,9 @@
1
name: Test
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
pull_request:
8
types: [ opened, reopened, synchronize ]
9
0 commit comments