We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d339b3 + e95addd commit 1a4affdCopy full SHA for 1a4affd
5 files changed
.github/workflows/check-pr-labels.yaml
@@ -1,5 +1,6 @@
1
name: Ready
2
on:
3
+ merge_group:
4
pull_request_target:
5
types:
6
- labeled
.github/workflows/e2e.yaml
@@ -1,6 +1,7 @@
name: e2e
pull_request:
7
permissions:
.github/workflows/generate.yaml
@@ -2,6 +2,7 @@ on:
push:
branches:
- main
name: generate
8
.github/workflows/go-lint.yaml
name: go lint
.github/workflows/unit.yml
name: go test
0 commit comments