We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccdaa8e commit 855ec92Copy full SHA for 855ec92
1 file changed
.github/workflows/pylint.yml
@@ -2,6 +2,8 @@ name: Pylint
2
3
on:
4
push:
5
+ branches:
6
+ - "**"
7
tags-ignore:
8
- "v*"
9
0 commit comments