Update codacy.yml
This commit is contained in:
parent
e159583473
commit
90c7e7435e
4
.github/workflows/codacy.yml
vendored
4
.github/workflows/codacy.yml
vendored
@ -15,10 +15,10 @@ name: Codacy Security Scan
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "try-codacy" ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "master" ]
|
||||
branches: [ "try-codacy" ]
|
||||
schedule:
|
||||
- cron: '18 13 * * 0'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user