From bad846b0d10eb0ae91fe9b58e080af04cfb99744 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Sat, 3 Dec 2022 11:01:53 -0500 Subject: [PATCH] Maybe the indentation is wrong? --- .github/workflows/update-catch.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: