Skip to content

Commit

Permalink
add permissions (microsoft#3122)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtrevi authored Dec 11, 2023
1 parent 13eed74 commit d4168d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
schedule:
- cron: 0 0 1 * *

permissions:
contents: read

jobs:
create_release_issue:
name: Create release task
Expand Down

0 comments on commit d4168d1

Please sign in to comment.