We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee800b commit 767f945Copy full SHA for 767f945
1 file changed
.github/workflows/jira-lint-and-link.yml
@@ -23,7 +23,7 @@ jobs:
23
24
add-jira-description:
25
needs: get-version
26
- uses: wireapp/.github/.github/workflows/jira-link-pr-reusable.yml@7b89e0fe92a914923d16fcec61f1ffaa27970e6e
+ uses: wireapp/.github/.github/workflows/jira-link-pr-reusable.yml@b00595235816b9a935c7463b990fae39864903a5
27
with:
28
skip-branches: '^(production-release|main|master|release\/v\d+)$'
29
skip-actors: 'dependabot[bot],AndroidBob'
0 commit comments