Skip to content

Commit

Permalink
Update sync-changes-scheduled.yml
Browse files Browse the repository at this point in the history
Update bugfix branch.
  • Loading branch information
herbertroth authored Oct 2, 2024
1 parent 5cdbab1 commit 4f76a17
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 @@ -14,7 +14,7 @@ jobs:
ref:
[
{ "base": "1.x", "destination": "1.x" },
{ "base": "1.5", "destination": "1.5" },
{ "base": "1.6", "destination": "1.6" },
]
with:
base_ref: ${{ matrix.ref.base }}
Expand Down

0 comments on commit 4f76a17

Please sign in to comment.