From fe631fa1999325f2aabebf37a8b2d19e32be315b Mon Sep 17 00:00:00 2001 From: Aidan Date: Mon, 9 Dec 2024 21:46:25 -0500 Subject: [PATCH] retrigger analysis --- .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 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'