Skip to content

Commit

Permalink
Add write permissions for AZ setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakson committed Sep 22, 2023
1 parent ccaf019 commit 55f91d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/setup_azure.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Set up Azure environment
on: workflow_dispatch
permissions:
id-token: write

env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit 55f91d1

Please sign in to comment.