We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a043a21 commit dfd35efCopy full SHA for dfd35ef
.github/workflows/linter-ruff.yml
@@ -1,6 +1,6 @@
1
name: linter-ruff
2
3
-on: pull_request, push
+on: [push, pull_request]
4
5
defaults:
6
run:
0 commit comments