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 2122f48 commit 2a5dc62Copy full SHA for 2a5dc62
1 file changed
.github/workflows/zizmor.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches:
6
- main
7
+ pull_request:
8
+ types:
9
+ - opened
10
+ - synchronize
11
workflow_dispatch:
12
13
permissions: {}
0 commit comments