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 6143e2a commit 93337ffCopy full SHA for 93337ff
.github/workflows/pr-status-checks-workflow-call.yml
@@ -5,6 +5,7 @@ on:
5
pull_request_target:
6
branches:
7
- main
8
+ - feat/kustomize
9
10
concurrency:
11
group: ${{ github.event.pull_request.head.repo.full_name }}-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments