Skip to content

Commit 5b41397

Browse files
authored
Update python_style_checks.yml
1 parent 2779a37 commit 5b41397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_style_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Python Code Style
77
on:
88
pull_request:
99
push:
10-
branches: [master]
10+
branches: [main]
1111

1212
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1313
jobs:

0 commit comments

Comments
 (0)