diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-30 18:38:34 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-30 18:38:34 +0300 |
| commit | a4e346ee648d86eebfb7249eec2e6f4de392958d (patch) | |
| tree | e12b8cc88c6cf902ef6696a38b64af274b1ccbac | |
| parent | 3286125bb82acc676af4db8bf7e27e97ed8b9ecb (diff) | |
| download | vyconf-a4e346ee648d86eebfb7249eec2e6f4de392958d.tar.gz vyconf-a4e346ee648d86eebfb7249eec2e6f4de392958d.zip | |
ci: T8943: migrate branch-name refs current->rolling (rollout 1c) (#51)
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 ce07349..5320e01 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: [current] + branches: [rolling] workflow_dispatch: inputs: sync_branch: |
