Skip to content

Commit

Permalink
Merge pull request #23 from pimcore/AutomatedPR-from-7187535308
Browse files Browse the repository at this point in the history
Automated PR
  • Loading branch information
herbertroth authored Dec 18, 2023
2 parents dbe36cb + 30613c2 commit 4cfe637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-changes-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ref: [{'base': '11.x', 'destination': '11.x'}, {'base': '11.1', 'destination': '11.1'}, {'base': '10.6', 'destination': '10.6'}]
ref: [{'base': '11.x', 'destination': '11.x'}, {'base': '11.1', 'destination': '11.1'}]
with:
base_ref: ${{ matrix.ref.base }}
ref_name: ${{ matrix.ref.destination }}
Expand Down

0 comments on commit 4cfe637

Please sign in to comment.