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 aa57b64 commit 3b9f845Copy full SHA for 3b9f845
.github/workflows/module_tests.yml
@@ -1,7 +1,7 @@
1
# taking as reference: https://github.com/actions/starter-workflows/blob/main/ci/python-package.yml
2
name: Module Tests
3
4
-on: [push, pull_request]
+on: [push, merge_group]
5
6
7
env:
0 commit comments