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 6f5ffcb commit 88085a5Copy full SHA for 88085a5
.github/workflows/linting.yaml
@@ -5,6 +5,7 @@ name: Linting
5
on:
6
push:
7
pull_request:
8
+ types: [opened, reopened]
9
workflow_dispatch:
10
11
env:
0 commit comments