Skip to content

Commit 3b9f845

Browse files
committed
update tests on push and merge_group
1 parent aa57b64 commit 3b9f845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# taking as reference: https://github.com/actions/starter-workflows/blob/main/ci/python-package.yml
22
name: Module Tests
33

4-
on: [push, pull_request]
4+
on: [push, merge_group]
55

66

77
env:

0 commit comments

Comments
 (0)