diff options
| author | kumvijaya <kumvijaya@gmail.com> | 2026-01-04 00:12:56 +0530 |
|---|---|---|
| committer | kumvijaya <kumvijaya@gmail.com> | 2026-01-04 00:12:56 +0530 |
| commit | 179de370046b360c9191b31300e38712203ee3ed (patch) | |
| tree | 3fdb82a7919f8e3e3b4a061df826f7cfb9adb782 /.github/workflows | |
| parent | 76830afc8703a3f9f6be7500cb92aa9b6e255425 (diff) | |
| download | vyos-1x-179de370046b360c9191b31300e38712203ee3ed.tar.gz vyos-1x-179de370046b360c9191b31300e38712203ee3ed.zip | |
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.yml | 2 |
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: |
