Skip to content

Commit

Permalink
Update build-policy-sets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRabun authored Aug 7, 2024
1 parent 491431a commit 12c6754
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-policy-sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ on:
branches:
- main
workflow_dispatch: # This allows the workflow to be triggered manually

permissions:
contents: write
pull-requests: write
jobs:
cleanup-arm-templates:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 12c6754

Please sign in to comment.