summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYevhen Bondarenko <evgeniy.bondarenko@sentrium.io>2026-01-27 11:53:44 +0100
committerGitHub <noreply@github.com>2026-01-27 11:53:44 +0100
commit03dc631d998d5f2b7365bb71f00f8f342886b32e (patch)
tree75b80c1e9c373a136b441e33cb55de1cb761c150
parent023155cdf815e37f99bb54bafbe1482d41146940 (diff)
parent8915932af9a7bbdd36a93a53e69fd56e4d402b7e (diff)
downloadvyatta-bash-03dc631d998d5f2b7365bb71f00f8f342886b32e.tar.gz
vyatta-bash-03dc631d998d5f2b7365bb71f00f8f342886b32e.zip
Merge pull request #20 from kumvijaya/current
T8144: pullrequest_target updated to include required branches for github policy change
-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 37ec832..9d630bc 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: