Skip to content

Commit

Permalink
Regression tests approval workflow: add statuses: write permission (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
clnoll committed Jul 11, 2024
1 parent cd1682a commit 4b0ca48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/approve-regression-tests-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
approve-regression-tests:
name: "Approve Regression Tests"
runs-on: ubuntu-latest
permissions:
statuses: write
steps:
- name: Get job variables
id: job-vars
Expand Down

0 comments on commit 4b0ca48

Please sign in to comment.