Skip to content

Commit 57e8353

Browse files
authored
Upgrade python.yml
1 parent 833bb91 commit 57e8353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Python Checks
22

33
on:
44
pull_request:
5-
types: [opened, synchronize, reopened] # PR 有代码变化时运行
5+
types: [opened, synchronize, reopened]
66
push:
77
branches:
88
- main

0 commit comments

Comments
 (0)