rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
291 stars 53 forks source link

Fix workflows, permissions at top level #2134

Closed davidcassany closed 3 months ago

davidcassany commented 3 months ago

This is fixing https://github.com/rancher/elemental-toolkit/pull/2129 which introduced a syntax error, permissions should be at the very top level. See error

In addition it is also adding permissions to read PRs, to my understanding this is required to allow GHA runs on PRs from forks.