Skip to content

Commit 6de4f99

Browse files
Fix comment issue
1 parent bdd8257 commit 6de4f99

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci-cd.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77
branches: [main]
88
types: [opened, synchronize, reopened, closed]
99

10+
permissions:
11+
contents: read
12+
pull-requests: write
13+
issues: write
14+
1015
jobs:
1116
build:
1217
name: CI - Whim Lint & Build

0 commit comments

Comments
 (0)