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 6c46bad commit 1adc58fCopy full SHA for 1adc58f
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
+ - master
6
+ pull_request:
7
jobs:
8
build-and-test:
9
strategy:
0 commit comments