Skip to content

Commit 3adb190

Browse files
authored
更新 python.yml
1 parent 9ae0870 commit 3adb190

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Code Quality & Auto-Format Checks
22

33
on:
4+
pull_request:
5+
types: [opened, synchronize, reopened]
46
push:
57
branches: [ main, master ]
68
pull_request:

0 commit comments

Comments
 (0)