Skip to content

Commit 48c9ce7

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

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
@@ -16,6 +16,7 @@ jobs:
1616
source_branch: main
1717
destination_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
1818
github_token: ${{ secrets.REPO_SYNC }}
19+
exclude: '.github/workflows/repo-sync.yml'
1920
- uses: repo-sync/pull-request@v2
2021
name: Create pull request
2122
with:

0 commit comments

Comments
 (0)