We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93b9291 + 3d5643b commit 16b0447Copy full SHA for 16b0447
.github/workflows/sync-changes-scheduled.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
clone-branch:
9
- uses: pimcore/workflows-collection-public/.github/workflows/reusable-clone-branch.yaml@v1.0.0-rc.4
+ uses: pimcore/workflows-collection-public/.github/workflows/reusable-sync-changes.yaml@v1.0.0-rc.4
10
if: github.repository == 'pimcore/pimcore'
11
strategy:
12
fail-fast: false
0 commit comments