Skip to content

Commit 7e499a0

Browse files
committed
Don't run on this branch (under its old name)
1 parent 1e230ea commit 7e499a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
branches: [master]
55
push:
6-
branches: [master, fix_lint]
6+
branches: [master]
77
jobs:
88
lint_python:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)