Skip to content

Commit

Permalink
Add write permissions to content
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Mar 22, 2023
1 parent 50ea2cc commit 2d518db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_range_message.yml
Expand Up @@ -4,7 +4,7 @@ on:
- cron: "37 3 * * *"
workflow_dispatch:
permissions:
contents: read
contents: write
issues: write
jobs:
update-ranges:
Expand Down

0 comments on commit 2d518db

Please sign in to comment.