We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7bbfd commit df858d2Copy full SHA for df858d2
.github/workflows/linters.yml
@@ -1,6 +1,5 @@
1
name: Linters
2
-on:
3
- workflow_dispatch:
+on: [push]
4
jobs:
5
Black:
6
runs-on: ubuntu-latest
0 commit comments