diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-07-05 00:21:58 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-05 00:21:58 +0530 |
commit | 61e05665b58246efda0567f84aa6e08c24b25907 (patch) | |
tree | c17232282ccaa4f22215c5a40db8098c04f89a83 /.github/workflows/check-unused-imports.yml | |
parent | c3bf4b80cd25dc8e64826b6d2f7ad0b3d1ae06c0 (diff) | |
download | vyos-1x-61e05665b58246efda0567f84aa6e08c24b25907.tar.gz vyos-1x-61e05665b58246efda0567f84aa6e08c24b25907.zip |
T6556: workflow trigger branches cleanup
Diffstat (limited to '.github/workflows/check-unused-imports.yml')
-rw-r--r-- | .github/workflows/check-unused-imports.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml index 17a52d3e4..2d868095c 100644 --- a/.github/workflows/check-unused-imports.yml +++ b/.github/workflows/check-unused-imports.yml @@ -3,9 +3,6 @@ on: pull_request: branches: - current - - equuleus - - sagitta - - circinus workflow_dispatch: permissions: |