diff --git a/.github/workflows/create_containers.yml b/.github/workflows/create_containers.yml index e1e5a22fe..932fef48b 100644 --- a/.github/workflows/create_containers.yml +++ b/.github/workflows/create_containers.yml @@ -4,9 +4,6 @@ on: schedule: - cron: '0 0 * * *' -permissions: - contents: read # to fetch code (actions/checkout) - jobs: push_to_registry: runs-on: ubuntu-latest