Skip to content

Commit

Permalink
Update codacy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
programmerPhysicist authored Jul 30, 2024
1 parent f88187b commit 662f37c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,14 @@ name: Codacy Security Scan

on:
push:
branches: [ "master" ]
branches:
- master
- develop
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
branches:
- master
- develop
schedule:
- cron: '19 13 * * 0'

Expand Down

0 comments on commit 662f37c

Please sign in to comment.