We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a811df7 + af3b161 commit 1ed47d0Copy full SHA for 1ed47d0
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: 'CI'
2
on:
3
- push: {}
+ push:
4
+ branches:
5
+ - master
6
pull_request: {}
7
8
jobs:
0 commit comments