fix: adding workflow dispatch to codeql

This commit is contained in:
sriram veeraghanta 2024-03-26 15:55:47 +05:30
parent 51683e6b2f
commit c6f36a056b

View File

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