mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 02:15:11 -05:00
Updated workflow permissions. (#5216)
This commit is contained in:
3
.github/workflows/go.test.yml
vendored
3
.github/workflows/go.test.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Go Tests
|
||||
on: [push, pull_request]
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
|
||||
Reference in New Issue
Block a user