Skip to content

Commit 527c3b0

Browse files
authored
Update repo-sync.yml
1 parent 48c9ce7 commit 527c3b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- uses: repo-sync/pull-request@v2
2121
name: Create pull request
2222
with:
23+
exclude: '.github/workflows/repo-sync.yml'
2324
source_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
2425
destination_branch: main
2526
github_token: ${{ secrets.REPO_SYNC }}

0 commit comments

Comments
 (0)