We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7021ab1 + ca2aef0 commit c443c4dCopy full SHA for c443c4d
.github/workflows/ci.yml
@@ -1,4 +1,10 @@
1
-on: [pull_request]
+on:
2
+ push:
3
+ branches:
4
+ - master
5
+ pull_request:
6
7
8
9
name: ci
10
0 commit comments