We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2d65c9 + 6c7a95c commit b10448dCopy full SHA for b10448d
1 file changed
.github/workflows/verify-dunder-init.yml
@@ -2,9 +2,10 @@ name: Verify Dunder __init__.py Files
2
3
on:
4
pull_request:
5
+ merge_group:
6
+ push:
7
branches:
8
- master
- merge_group:
9
10
jobs:
11
verify_dunder_init:
0 commit comments