We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e576aa2 commit 1985535Copy full SHA for 1985535
.github/workflows/sync_branches.yaml
@@ -31,7 +31,7 @@ on:
31
jobs:
32
setup:
33
name: Sync Branches ♾️
34
- uses: ChainSafe/web3.unity/.github/workflows/setup.yaml@rob/sync-branches-ci-fix
+ uses: ChainSafe/web3.unity/.github/workflows/setup.yaml@main
35
with:
36
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 }}"
37
secrets: inherit
0 commit comments