Add workflow dispatch to codeql

This commit is contained in:
Chris Bono
2023-12-10 16:03:37 -06:00
committed by GitHub
parent 9e51baaff6
commit 4528a2c03c

View File

@@ -1,14 +1,3 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
on:
@@ -18,7 +7,8 @@ on:
branches: [ "main" ]
schedule:
- cron: '35 6 * * 4'
workflow_dispatch:
jobs:
analyze:
name: Analyze