We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c47b8 commit 1098c9cCopy full SHA for 1098c9c
.github/workflows/linting.yml
@@ -3,6 +3,7 @@ name: Linting
3
on:
4
push:
5
pull_request:
6
+ types: [opened, synchronize, reopened, edited]
7
workflow_dispatch:
8
9
permissions:
0 commit comments