diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-30 18:20:49 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-30 18:20:49 +0300 |
| commit | 4f2ceb8b58b811649cac4544c8c57d8a801f15b7 (patch) | |
| tree | 31405eb74ca86fff8b6c23d0a6bc43d9f3554f2b | |
| parent | ba82be5be621eb8a64571becf5a5c4e26231d38b (diff) | |
| download | vyos-infrastructure-chore/rollout-1c-rename-refs.tar.gz vyos-infrastructure-chore/rollout-1c-rename-refs.zip | |
ci: T8943: migrate branch-name refs main->production (rollout 1c)chore/rollout-1c-rename-refs
Tracking: T8943
| -rw-r--r-- | .github/workflows/pr-mirror-repo-sync.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-mirror-repo-sync.yml b/.github/workflows/pr-mirror-repo-sync.yml index 13ff511..30dab14 100644 --- a/.github/workflows/pr-mirror-repo-sync.yml +++ b/.github/workflows/pr-mirror-repo-sync.yml @@ -6,7 +6,7 @@ name: PR Mirror and Repo Sync on: pull_request_target: types: [closed] - branches: [main] + branches: [production] workflow_dispatch: inputs: sync_branch: |
