Skip to content

Commit 93e986c

Browse files
Merge pull request #68 from DataDog/heston/update-workflow-permissions
Update workflow permissions
2 parents fddb69c + d6f01ff commit 93e986c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/yaml-linter.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
pull_request:
44
paths: ['**/*.yaml', '**/*.yml']
55

6+
permissions:
7+
contents: read
8+
69
jobs:
710
Linter:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)