mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 04:04:05 +00:00
Revert "build: harden create_containers.yml permissions"
This reverts commit 34bc417abf
.
This commit is contained in:
parent
34bc417abf
commit
9df226ca08
3
.github/workflows/create_containers.yml
vendored
3
.github/workflows/create_containers.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user