Skip to content

Commit

Permalink
HPCC4J-532 Jirabot fixes (#646)
Browse files Browse the repository at this point in the history
- Manually set permissions on merge script

Signed-off-by: James McMullan [email protected]

Signed-off-by: James McMullan [email protected]
  • Loading branch information
jpmcmu authored Sep 28, 2023
1 parent 419feaf commit c7e303e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/JirabotMerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- "master"
- "candidate-*"

permissions: write-all

jobs:
jirabot:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c7e303e

Please sign in to comment.