Skip to content

Commit

Permalink
Update docs-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Aug 13, 2024
1 parent 729ae89 commit 347d1c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
report_changed_scope_only: false
fail_on_warnings: true
fail_on_error: true
fail_on_warnings: false
fail_on_error: false
group_docs: true
entry_points: |
- file: packages/api/src/index.ts
Expand Down

0 comments on commit 347d1c3

Please sign in to comment.