We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pull-requests: write
1 parent 1d614e6 commit 460a486Copy full SHA for 460a486
1 file changed
.github/workflows/jira.yml
@@ -8,8 +8,7 @@ on:
8
jobs:
9
call-workflow-jira:
10
uses: workleap/wl-reusable-workflows/.github/workflows/reusable-jira-workflow.yml@main
11
- with:
12
- branch_name: ${{ github.head_ref }}
13
permissions:
14
contents: read
+ pull-requests: write
15
id-token: write
0 commit comments