Skip to content

Commit 5ef58e5

Browse files
committed
Ruff only on push
1 parent 4845d51 commit 5ef58e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruff.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Ruff
2-
on: [ push, pull_request ]
2+
on: [ push ]
33
jobs:
44
ruff:
55
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)