Skip to content

Commit

Permalink
ci: update permissions on semantic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdmike committed May 31, 2024
1 parent 020a7ad commit 9d4393a
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 9d4393a

Please sign in to comment.