Skip to content

Commit 4cfe637

Browse files
authored
Merge pull request #23 from pimcore/AutomatedPR-from-7187535308
Automated PR
2 parents dbe36cb + 30613c2 commit 4cfe637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-changes-scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
ref: [{'base': '11.x', 'destination': '11.x'}, {'base': '11.1', 'destination': '11.1'}, {'base': '10.6', 'destination': '10.6'}]
14+
ref: [{'base': '11.x', 'destination': '11.x'}, {'base': '11.1', 'destination': '11.1'}]
1515
with:
1616
base_ref: ${{ matrix.ref.base }}
1717
ref_name: ${{ matrix.ref.destination }}

0 commit comments

Comments
 (0)