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 5111bc1 commit 431b4bfCopy full SHA for 431b4bf
.github/workflows/run-ruff.yml
@@ -3,6 +3,7 @@ name: lint
3
on:
4
pull_request:
5
branches: [ "main" ]
6
+ types: [opened, synchronize, edited]
7
8
jobs:
9
lint:
0 commit comments