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 08466f3 commit 30f142cCopy full SHA for 30f142c
.github/workflows/label-add-conflict-all-pr.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- develop
7
+ workflow_call:
8
+
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
11
cancel-in-progress: true
.github/workflows/label-signing.yml
@@ -3,6 +3,7 @@ on:
3
pull_request:
- 'develop'
0 commit comments