Skip to content

Commit b2f8f7e

Browse files
committed
continue on error
1 parent 8f9abfd commit b2f8f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- run: npm ci
3131

3232
- run: npx tsx bin/post-codeowners-comment/index.ts
33+
continue-on-error: true
3334
env:
3435
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3536

0 commit comments

Comments
 (0)