There was an error while loading. Please reload this page.
1 parent 138bde2 commit 67ab8eeCopy full SHA for 67ab8ee
1 file changed
.github/workflows/main.yml
@@ -1,5 +1,9 @@
1
name: main
2
-on: [push, pull_request]
+on:
3
+ push:
4
+ branches:
5
+ - main
6
+ pull_request:
7
jobs:
8
test:
9
runs-on: ubuntu-latest
0 commit comments