trivial: revert permissions in create_containers for now

This commit is contained in:
Mario Limonciello 2022-06-26 21:39:58 -05:00
parent aa97dff184
commit 5c6c4f20a8

View File

@ -4,10 +4,6 @@ on:
schedule:
- cron: '0 0 * * *'
permissions:
contents: read
packages: read|write
jobs:
push_to_registry:
runs-on: ubuntu-latest