Skip to content

Commit

Permalink
ci: commitlint set read permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Artsiom Koltun <[email protected]>
  • Loading branch information
artek-koltun authored and glimchb committed Jul 24, 2023
1 parent 8dfe915 commit c81d832
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
branches: [ main ]

permissions:
contents: read

jobs:
call:
uses: opiproject/opi-smbios-bridge/.github/workflows/commitlint.yml@main
Expand Down

0 comments on commit c81d832

Please sign in to comment.