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 96c24a2 commit 8b27fa5Copy full SHA for 8b27fa5
.github/workflows/push.yml
@@ -1,4 +1,8 @@
1
-on: push
+on:
2
+ push:
3
+ branches:
4
+ - master
5
+ pull_request:
6
name: Qa workflow
7
jobs:
8
setup:
0 commit comments