Skip to content

Commit

Permalink
Add permissions to the Update Status Chart action (#4365)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanTLavavej authored Feb 6, 2024
1 parent 697d0b9 commit d9026de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-status-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
schedule:
- cron: "0 7 * * *"
workflow_dispatch:
permissions:
contents: write
jobs:
build:
if: ${{ github.repository == 'microsoft/STL' }}
Expand Down

0 comments on commit d9026de

Please sign in to comment.