Add workflow_dispatch to Codacy

This commit is contained in:
Samuel Huang
2024-10-03 21:44:08 +10:00
parent 4d3a971d17
commit 05857d2008

View File

@@ -14,6 +14,7 @@
name: Codacy Security Scan name: Codacy Security Scan
on: on:
workflow_dispatch:
push: push:
branches: [ "master", "dev" ] branches: [ "master", "dev" ]
pull_request: pull_request: