diff --git a/.github/workflows/update-notices.yml b/.github/workflows/update-notices.yml index ff13b258694..232ea81f5a5 100644 --- a/.github/workflows/update-notices.yml +++ b/.github/workflows/update-notices.yml @@ -5,7 +5,7 @@ name: Update Local Notice Files on: workflow_dispatch: schedule: - - 0 9 * * * + - cron: 0 9 * * * jobs: main: