From f169f24ecd9ca7990cff20c4898cb370e9235bdf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:33:30 +0000 Subject: [PATCH] style(pre-commit): autofix --- .github/workflows/autoware-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoware-base.yaml b/.github/workflows/autoware-base.yaml index 7b4dada05d..8a5f2fb2f3 100644 --- a/.github/workflows/autoware-base.yaml +++ b/.github/workflows/autoware-base.yaml @@ -2,7 +2,7 @@ name: autoware-base on: schedule: - - cron: 0 0 15 * * # every 15th of the month + - cron: 0 0 15 * * # every 15th of the month workflow_dispatch: jobs: