Skip to content

Commit

Permalink
Add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
adikhoff committed Oct 12, 2024
1 parent 3678e84 commit 9c73b5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/sync_class_ref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
runs-on: ubuntu-latest
env:
engine_rev: 'master'

permissions:
contents: write

steps:
- name: Checkout the documentation repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 9c73b5a

Please sign in to comment.