summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-01-03 21:19:35 +0100
committerGitHub <noreply@github.com>2026-01-03 21:19:35 +0100
commit50fb2078f3166aa0006777c15222a09f8c5251dc (patch)
tree3fdb82a7919f8e3e3b4a061df826f7cfb9adb782 /.github/workflows
parent76830afc8703a3f9f6be7500cb92aa9b6e255425 (diff)
parent179de370046b360c9191b31300e38712203ee3ed (diff)
downloadvyos-1x-50fb2078f3166aa0006777c15222a09f8c5251dc.tar.gz
vyos-1x-50fb2078f3166aa0006777c15222a09f8c5251dc.zip
Merge pull request #4932 from kumvijaya/current
T8144: Updated trigger-rebuild-repo-package workflow for pull_request_target policy change
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/trigger-rebuild-repo-package.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/trigger-rebuild-repo-package.yml b/.github/workflows/trigger-rebuild-repo-package.yml
index 37ec83274..9d630bcc4 100644
--- a/.github/workflows/trigger-rebuild-repo-package.yml
+++ b/.github/workflows/trigger-rebuild-repo-package.yml
@@ -6,6 +6,8 @@ on:
- closed
branches:
- current
+ - circinus
+ - sagitta
workflow_dispatch:
jobs: