summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorvijayakumar-ayyavoo_tmna <vijayakumar.ayyavoo@toyota.com>2024-05-07 12:53:09 +0530
committervijayakumar-ayyavoo_tmna <vijayakumar.ayyavoo@toyota.com>2024-05-07 12:53:09 +0530
commitb9296a6c430928178320e269fc253734454e791e (patch)
tree9d1b95e1013dacbf89005bcdeb27f012b192397e /.github/workflows
parent807784173a8b582e82741ea1a130834c6146a7f1 (diff)
downloadvyos-1x-b9296a6c430928178320e269fc253734454e791e.tar.gz
vyos-1x-b9296a6c430928178320e269fc253734454e791e.zip
feat: added codeql caller workflow - workflow dispatch
Diffstat (limited to '.github/workflows')
-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: