Skip to content

Commit 0f9816d

Browse files
authored
ci: conventional commits permissions (#351)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent ec827fd commit 0f9816d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/conventional-commits.yml

Lines changed: 2 additions & 1 deletion
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)