Skip to content

Commit

Permalink
Regression tests approval workflow: add issues: write permission (#41641
Browse files Browse the repository at this point in the history
)
  • Loading branch information
clnoll authored Jul 11, 2024
1 parent 4b0ca48 commit 728be46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/approve-regression-tests-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
statuses: write
issues: write
steps:
- name: Get job variables
id: job-vars
Expand Down

0 comments on commit 728be46

Please sign in to comment.