Add Codacy dev scanning

This commit is contained in:
Samuel Huang
2024-09-29 22:36:30 +10:00
parent 7695210e98
commit ec0e068eb7

View File

@@ -15,7 +15,7 @@ name: Codacy Security Scan
on: on:
push: push:
branches: [ "master" ] branches: [ "master", "dev" ]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ "master" ] branches: [ "master" ]