summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-05-07 12:54:57 +0530
committerGitHub <noreply@github.com>2024-05-07 12:54:57 +0530
commit5b2436fbec8e5279c8b27c03819b1607c1eca0af (patch)
tree9d1b95e1013dacbf89005bcdeb27f012b192397e /.github
parenta352439096a20ad3d4787aa9e546032ebf428116 (diff)
parentb9296a6c430928178320e269fc253734454e791e (diff)
downloadvyos-1x-5b2436fbec8e5279c8b27c03819b1607c1eca0af.tar.gz
vyos-1x-5b2436fbec8e5279c8b27c03819b1607c1eca0af.zip
Merge pull request #3419 from vyos/feature/add-codeql-check
feat: added codeql caller workflow - workflow dispatch
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-caller.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/codeql-caller.yml b/.github/workflows/codeql-caller.yml
index 81ec131fe..5b2ee4d8e 100644
--- a/.github/workflows/codeql-caller.yml
+++ b/.github/workflows/codeql-caller.yml
@@ -12,6 +12,7 @@
name: "Call CodeQL Analysis"
on:
+ workflow_dispatch:
push:
branches: [ "current", crux, equuleus ]
pull_request: