mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Updated workflow permissions. (#5216)
This commit is contained in:
3
.github/workflows/go.coverage.yml
vendored
3
.github/workflows/go.coverage.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Go Coverage
|
||||
on: [pull_request]
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Coverage
|
||||
|
||||
Reference in New Issue
Block a user