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: