Skip to content

Commit

Permalink
ci: try sync
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeil committed Dec 19, 2024
1 parent cef92b4 commit e177b39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync-fork.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ on:
jobs:
sync:
runs-on: ubuntu-latest
permissions:
contents: write
permissions: write-all
steps:
- run: gh repo sync $REPOSITORY -b $BRANCH_NAME
env:
Expand Down

0 comments on commit e177b39

Please sign in to comment.