Skip to content

Commit

Permalink
ci: update permissions on semantic.yml (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdmike authored May 31, 2024
1 parent 6fc78a7 commit 363fe61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: "Semantic Pull Request"
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
permissions:
contents: read
jobs:
main:
name: Validate PR and Commits
Expand Down

0 comments on commit 363fe61

Please sign in to comment.