Allow manual initiation of CodeQL

This commit is contained in:
Henry Gabryjelski 2025-01-10 12:06:49 -08:00
commit 7eefd358d3

View file

@ -12,6 +12,7 @@
name: "CodeQL" name: "CodeQL"
on: on:
workflow_dispatch:
push: push:
branches: [ master ] branches: [ master ]
pull_request: pull_request: