Skip to content

Commit a64c4cb

Browse files
authored
Update repo-sync.yml
1 parent eeac4f3 commit a64c4cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
destination_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
1818
github_token: ${{ secrets.REPO_SYNC }}
1919
- uses: repo-sync/pull-request@v2
20-
name: Debug Destination Repository
21-
run: echo "Destination Repository debugging: ${{ secrets.destination_repository }}"
2220
name: Create pull request
2321
with:
2422
source_branch: ${{ secrets.INTERMEDIATE_BRANCH }}

0 commit comments

Comments
 (0)