From 5843c3e0d25103e7346865208beb0e47c8c8d9af Mon Sep 17 00:00:00 2001 From: Aidan Date: Mon, 9 Dec 2024 21:51:48 -0500 Subject: [PATCH] attempt successful rescan --- .github/workflows/codacy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 5fa63e0..3808b7e 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'