We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d930032 commit 5f18af7Copy full SHA for 5f18af7
1 file changed
.github/workflows/python-package.yml
@@ -3,11 +3,7 @@
3
4
name: Python tests
5
6
-on:
7
- push:
8
- branches: [ master ]
9
- pull_request:
10
+on: [push, pull_request]
11
12
jobs:
13
build:
0 commit comments