Skip to content

Commit 1985535

Browse files
committed
Workflow ref fix
1 parent e576aa2 commit 1985535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_branches.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131
jobs:
3232
setup:
3333
name: Sync Branches ♾️
34-
uses: ChainSafe/web3.unity/.github/workflows/setup.yaml@rob/sync-branches-ci-fix
34+
uses: ChainSafe/web3.unity/.github/workflows/setup.yaml@main
3535
with:
3636
arguments: "sync -b ${{ github.event.inputs.base || inputs.base }} -t ${{ github.event.inputs.target || inputs.target }} -s ${{ github.event.inputs.skip_ci || inputs.skip_ci }}"
3737
secrets: inherit

0 commit comments

Comments
 (0)