Revert "build: harden create_containers.yml permissions"

This reverts commit 34bc417abf.
This commit is contained in:
Richard Hughes 2022-09-20 15:17:52 +01:00
parent 34bc417abf
commit 9df226ca08

View File

@ -4,9 +4,6 @@ on:
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 * * *'
permissions:
contents: read # to fetch code (actions/checkout)
jobs: jobs:
push_to_registry: push_to_registry:
runs-on: ubuntu-latest runs-on: ubuntu-latest