summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-06-23 16:05:10 +0530
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-06-24 06:15:09 +0000
commit543a3c622f3d056e406f8226bf35c8cdbd2d3ccf (patch)
treefc96758a1fd0df32b12252c22b20d5af283409cf /.github/workflows/codeql.yml
parent264388062ff64228474372462e5f4b29d6e060f9 (diff)
downloadvyos-1x-543a3c622f3d056e406f8226bf35c8cdbd2d3ccf.tar.gz
vyos-1x-543a3c622f3d056e406f8226bf35c8cdbd2d3ccf.zip
T6511: add circinus branch to workflow
(cherry picked from commit d78779715c02b0f46c569865aea9b01bac03228e)
Diffstat (limited to '.github/workflows/codeql.yml')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 3b654c0db..12654e42e 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -2,7 +2,7 @@ name: "Perform CodeQL Analysis"
on:
push:
- branches: [ "current", "sagitta", "equuleus" ]
+ branches: [ "current", "sagitta", "equuleus", "circinus" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "current" ]