We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7a1b3 commit 8a2336fCopy full SHA for 8a2336f
3 files changed
.github/workflows/dependency-review.yaml
@@ -3,6 +3,9 @@ on:
3
pull_request:
4
branches:
5
- main
6
+ merge_group:
7
+ types:
8
+ - checks_requested
9
permissions: {}
10
jobs:
11
dependency-review:
.github/workflows/lint.yaml
lint-go:
.github/workflows/test.yaml
test-go:
0 commit comments