We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4845d51 commit 5ef58e5Copy full SHA for 5ef58e5
.github/workflows/ruff.yml
@@ -1,5 +1,5 @@
1
name: Ruff
2
-on: [ push, pull_request ]
+on: [ push ]
3
jobs:
4
ruff:
5
runs-on: ubuntu-latest
0 commit comments