Skip to content

Commit

Permalink
chore(ci): Added needed statuses permission to regression workflow
Browse files Browse the repository at this point in the history
Now that we changed the default to readonly.

Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko committed Nov 13, 2024
1 parent 473ef43 commit a2e6dcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@

name: Regression Detection Suite

permissions:
statuses: write

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit a2e6dcc

Please sign in to comment.