diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-06-23 16:05:10 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-23 16:05:10 +0530 |
commit | d78779715c02b0f46c569865aea9b01bac03228e (patch) | |
tree | d8a01ce47ebeb287499aa370451a062b88d4545a /.github/workflows/check-unused-imports.yml | |
parent | 757dae26d3a00c42f48706c406fd3178b77324c3 (diff) | |
download | vyos-1x-d78779715c02b0f46c569865aea9b01bac03228e.tar.gz vyos-1x-d78779715c02b0f46c569865aea9b01bac03228e.zip |
T6511: add circinus branch to workflow
Diffstat (limited to '.github/workflows/check-unused-imports.yml')
-rw-r--r-- | .github/workflows/check-unused-imports.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml index 835cc1180..322d4f3a8 100644 --- a/.github/workflows/check-unused-imports.yml +++ b/.github/workflows/check-unused-imports.yml @@ -5,6 +5,7 @@ on: - current - equuleus - sagitta + - circinus workflow_dispatch: permissions: |