Skip to content

Commit d5cd524

Browse files
Update pylint.yaml
1 parent f04be55 commit d5cd524

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/pylint.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Pylint
22

3-
on: [push]
4-
3+
on:
4+
workflow_dispatch:
5+
push:
6+
57
jobs:
68
build:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)