Skip to content

Commit e9ecc60

Browse files
authored
Update sync-changes-scheduled.yml
1 parent bf8a2a1 commit e9ecc60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
[
1616
{ "base": "1.x", "destination": "1.x" },
1717
{ "base": "1.7", "destination": "1.7" },
18+
{ "base": "1.6", "destination": "1.6" },
1819
]
1920
with:
2021
base_ref: ${{ matrix.ref.base }}

0 commit comments

Comments
 (0)