summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-06-10 10:40:38 +0530
committerGitHub <noreply@github.com>2024-06-10 10:40:38 +0530
commit9702d66355ccf60d15e64543830e3304717a6450 (patch)
tree958ec1e9371cb4baf587ed13ba4985bad0abfaf5 /.github/workflows
parenta9347037ccfd44ca506a28f1f19b4199a6a6b1cd (diff)
downloadvyos-1x-9702d66355ccf60d15e64543830e3304717a6450.tar.gz
vyos-1x-9702d66355ccf60d15e64543830e3304717a6450.zip
T6467: add PR checks workflows for sagitta
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/check-unused-imports.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml
index aada264f7..0f0cff3ec 100644
--- a/.github/workflows/check-unused-imports.yml
+++ b/.github/workflows/check-unused-imports.yml
@@ -3,6 +3,7 @@ on:
pull_request:
branches:
- current
+ - equuleus
- sagitta
workflow_dispatch: