Skip to content

Commit

Permalink
Merge pull request #3419 from vyos/feature/add-codeql-check
Browse files Browse the repository at this point in the history
feat: added codeql caller workflow - workflow dispatch
  • Loading branch information
kumvijaya authored May 7, 2024
2 parents a352439 + b9296a6 commit 5b2436f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
name: "Call CodeQL Analysis"

on:
workflow_dispatch:
push:
branches: [ "current", crux, equuleus ]
pull_request:
Expand Down

0 comments on commit 5b2436f

Please sign in to comment.