We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecaf73c commit 5b45243Copy full SHA for 5b45243
1 file changed
.github/workflows/tox.yml
@@ -1,6 +1,10 @@
1
name: cget
2
3
-on: [pull_request]
+on:
4
+ pull_request:
5
+ push:
6
+ branches:
7
+ - master
8
9
jobs:
10
cancel:
0 commit comments