diff --git a/.github/workflows/update-catch.yaml b/.github/workflows/update-catch.yaml index 4d75cf8d5d..eb628a0d1c 100644 --- a/.github/workflows/update-catch.yaml +++ b/.github/workflows/update-catch.yaml @@ -7,8 +7,8 @@ on: workflow_dispatch: schedule: - cron: '0 10 1/16 * *' - permissions: - contents: read +permissions: + contents: read jobs: updateCatch: