allow manual codeql dispatch

This commit is contained in:
caryoscelus 2023-07-20 03:37:18 +00:00
parent 45788d4749
commit b7e3f10a85

View file

@ -11,7 +11,9 @@
# #
name: "CodeQL" name: "CodeQL"
on: [push] on:
push:
workflow_dispatch:
jobs: jobs:
analyze: analyze: