diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-30 18:38:51 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-30 18:38:51 +0300 |
| commit | cc9d5ac6924bec7c348ed4fb956abf4a220175cc (patch) | |
| tree | 62e414d265582ed8f4d9072b37c6159c749b38cf /.github/workflows/pull-request-labels.yml | |
| parent | c53c5a1c97332806c317451c4d86631066b0f685 (diff) | |
| download | vyos-github-actions-cc9d5ac6924bec7c348ed4fb956abf4a220175cc.tar.gz vyos-github-actions-cc9d5ac6924bec7c348ed4fb956abf4a220175cc.zip | |
ci: T8943: migrate branch-name refs current->production (rollout 1c) (#15)
Tracking: T8943
Diffstat (limited to '.github/workflows/pull-request-labels.yml')
| -rw-r--r-- | .github/workflows/pull-request-labels.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull-request-labels.yml b/.github/workflows/pull-request-labels.yml index 31e1bd9..d7eef8d 100644 --- a/.github/workflows/pull-request-labels.yml +++ b/.github/workflows/pull-request-labels.yml @@ -4,7 +4,7 @@ name: Add pull request labels on: pull_request_target: branches: - - current + - production - equuleus - sagitta |
