mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-17 04:14:40 +03:00
Add Codacy dev scanning
This commit is contained in:
2
.github/workflows/codacy.yml
vendored
2
.github/workflows/codacy.yml
vendored
@@ -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" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user