We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9f57e commit e5464d8Copy full SHA for e5464d8
.github/workflows/pylint.yml
@@ -6,6 +6,7 @@ on:
6
- '**.py'
7
branches:
8
- main
9
+ - pylint
10
pull_request:
11
paths:
12
0 commit comments