Skip to content

Commit 963bdc5

Browse files
Enable force push to main branch in workflow
1 parent ec97863 commit 963bdc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync-branches.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
with:
3131
github_token: ${{ steps.app-token.outputs.token }}
3232
branch: main
33+
force: true

0 commit comments

Comments
 (0)