diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 3808b7e..5fa63e0 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -17,7 +17,7 @@ on: push: branches: [ "main" ] 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: [ "main" ] schedule: - cron: '35 8 * * 2'