Skip to content

Commit

Permalink
Update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Mar 24, 2023
1 parent 8cb4be7 commit 80e789b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/regenerate_options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ on:
push:
branches: [main]

permissions:
contents: write

jobs:
regenerate-types:
regenerate-options:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 80e789b

Please sign in to comment.