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 55d1572 commit 9ccafe6Copy full SHA for 9ccafe6
.github/workflows/ci.yml
@@ -1,4 +1,8 @@
1
-on: [push, pull_request]
+on:
2
+ push:
3
+ branches: [ master ]
4
+ pull_request:
5
6
7
name: Continuous integration
8
0 commit comments