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 3adb190 commit ab14d10Copy full SHA for ab14d10
.github/workflows/python.yml
@@ -2,7 +2,7 @@ name: Code Quality & Auto-Format Checks
2
3
on:
4
pull_request:
5
- types: [opened, synchronize, reopened]
+ types: [opened, synchronize, reopened]
6
push:
7
branches: [ main, master ]
8
0 commit comments