Skip to content

Commit f39aa8b

Browse files
Merge pull request #17 from AlexandreSinger/feature-ci
[CI] Updated Lint to Run on Push to Master
2 parents 6e2b1f6 + fcb6af4 commit f39aa8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66
push:
77
branches:
8-
- main
8+
- master
99

1010
jobs:
1111
lint_python:

0 commit comments

Comments
 (0)