Skip to content

Commit df858d2

Browse files
authored
Update linters.yml
Change triggered event to push
1 parent 2c7bbfd commit df858d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Linters
2-
on:
3-
workflow_dispatch:
2+
on: [push]
43
jobs:
54
Black:
65
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)