mirror of
https://github.com/coredns/coredns.git
synced 2025-12-05 01:45:11 -05:00
Updated workflow permissions. (#5216)
This commit is contained in:
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -9,6 +9,9 @@ on:
|
||||
description: "Release (e.g., v1.9.0)"
|
||||
required: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
docker-release:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user