We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d4018 commit 05925abCopy full SHA for 05925ab
.github/workflows/pythonpackage.yml
@@ -1,6 +1,7 @@
1
name: Testsuite
2
3
-on: [push]
+on:
4
+ [push, pull_request]
5
6
jobs:
7
linter:
0 commit comments