Skip to content

Commit

Permalink
Merge pull request #68 from DataDog/heston/update-workflow-permissions
Browse files Browse the repository at this point in the history
Update workflow permissions
  • Loading branch information
hestonhoffman authored Aug 28, 2024
2 parents fddb69c + d6f01ff commit 93e986c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/yaml-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
pull_request:
paths: ['**/*.yaml', '**/*.yml']

permissions:
contents: read

jobs:
Linter:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 93e986c

Please sign in to comment.