We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f981cba commit 40a30adCopy full SHA for 40a30ad
1 file changed
.github/workflows/build.yml
@@ -1,5 +1,8 @@
1
on:
2
push:
3
+ branches:
4
+ - master
5
+ pull_request:
6
branches:
7
- "*"
8
jobs:
0 commit comments