We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e464d commit 1ee5dd1Copy full SHA for 1ee5dd1
.github/workflows/ci.yaml
@@ -4,7 +4,7 @@ on:
4
# run on pushed commits to master and on new commits on pull requests
5
push:
6
pull_request:
7
- types: [opened, synchronize]
+ types: [opened]
8
9
jobs:
10
Security:
0 commit comments