diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-30 18:20:08 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-30 18:20:08 +0300 |
| commit | 37d0aa1ffdbfb7e71daed49ffbfa221ee816b8ae (patch) | |
| tree | 62e414d265582ed8f4d9072b37c6159c749b38cf /.github/workflows/pull-request-management.yml | |
| parent | c53c5a1c97332806c317451c4d86631066b0f685 (diff) | |
| download | vyos-github-actions-chore/rollout-1c-rename-refs.tar.gz vyos-github-actions-chore/rollout-1c-rename-refs.zip | |
ci: T8943: migrate branch-name refs current->production (rollout 1c)chore/rollout-1c-rename-refs
Tracking: T8943
Diffstat (limited to '.github/workflows/pull-request-management.yml')
| -rw-r--r-- | .github/workflows/pull-request-management.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull-request-management.yml b/.github/workflows/pull-request-management.yml index 34c9c45..50feeec 100644 --- a/.github/workflows/pull-request-management.yml +++ b/.github/workflows/pull-request-management.yml @@ -4,7 +4,7 @@ name: Build Pull Request Package on: pull_request: branches: - - current + - production - sagitta - equuleus |
