Skip to content

Commit 38b299c

Browse files
committed
add token
1 parent ae895be commit 38b299c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
- run: npm ci
3131

3232
- run: npx tsx bin/post-codeowners-comment/index.ts
33+
env:
34+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3335

3436
- run: npm run check
3537

0 commit comments

Comments
 (0)