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 f465318 commit 8771cb8Copy full SHA for 8771cb8
.github/workflows/ci.yml
@@ -1,4 +1,7 @@
1
-on: [push, pull_request]
+on:
2
+ push:
3
+ branches: [ staging, trying, master ]
4
+ pull_request:
5
6
name: Continuous integration
7
0 commit comments