Skip to content

Commit 3c55b84

Browse files
committed
Run lint on this branch
1 parent d200095 commit 3c55b84

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]
6+
branches: [master, fix_lint]
77
jobs:
88
lint_python:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)