Skip to content

Commit

Permalink
chore: fix sync.yml permissions (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Sep 7, 2024
1 parent bc13d40 commit 4ca33d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:

jobs:
fetch-latest-versions:
permissions:
contents: write
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4ca33d3

Please sign in to comment.