1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00

Github Actions: set top level permissions (#242)

Set top level permissions also for docker-publish.yml and release.yml
This commit is contained in:
psilva-veeam 2024-04-19 03:42:01 +02:00 committed by GitHub
parent 42392658f2
commit aae6644c23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,8 @@
name: Docker
permissions:
contents: read
on:
push:
branches:

View file

@ -1,5 +1,8 @@
name: Release
permissions:
contents: read
on:
release:
types: