Skip to content

Commit 16e3ce1

Browse files
authored
ci: conventional commits permissions (#7)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 01bdd97 commit 16e3ce1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/conventional-commits.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
build:
1111
name: Conventional Commits
1212
runs-on: ubuntu-latest
13+
permissions:
14+
contents: read
1315
steps:
1416
- uses: actions/checkout@v4
15-
1617
- uses: webiny/[email protected]

0 commit comments

Comments
 (0)