Skip to content

Commit a6351a8

Browse files
author
markzegarelli
authored
Update repo-sync.yml
1 parent dd76537 commit a6351a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
name: Create pull request
2222
with:
2323
source_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
24-
destination_branch: main
24+
destination_branch: master
2525
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)