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 2779a37 commit 5b41397Copy full SHA for 5b41397
.github/workflows/python_style_checks.yml
@@ -7,7 +7,7 @@ name: Python Code Style
7
on:
8
pull_request:
9
push:
10
- branches: [master]
+ branches: [main]
11
12
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
13
jobs:
0 commit comments