1 parent 3adb190 commit ab14d10Copy full SHA for ab14d10
1 file changed
.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