Skip to content

Commit 04150f8

Browse files
refactor(github): useless
1 parent dc609cc commit 04150f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
run:
1313
if: github.event.workflow_run.conclusion == 'success' || github.event_name == 'workflow_dispatch'
14-
uses: rees46/workflow/.github/workflows/reusable-ios-synchronization.yaml@master
14+
uses: rees46/workflow/.github/workflows/reusable-ios-synchronization.yaml@feat/ios-sync
1515
permissions: write-all
1616
secrets:
1717
token: ${{ secrets.JADE_SMITH_BOT_TOKEN }}

0 commit comments

Comments
 (0)