Skip to content

Commit 13506c9

Browse files
committed
fix
Signed-off-by: Oliver Koenig <[email protected]>
1 parent ba0cc05 commit 13506c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@v2
2121
with:
22-
ref: dev
22+
ref: ko3n1g/dev
2323
fetch-depth: 0
2424
token: ${{ secrets.PAT }}
2525

0 commit comments

Comments
 (0)