Skip to content

Commit

Permalink
Merge branch 'dev/add-strict-tests' of github.com:DS4SD/docling into …
Browse files Browse the repository at this point in the history
…dev/add-strict-tests
  • Loading branch information
cau-git committed Aug 27, 2024
2 parents f517e63 + 40d754f commit ba3d05c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Run CI"

on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
types: [opened, reopened]
push:
branches:
- "**"
Expand All @@ -25,4 +25,4 @@ jobs:
# - uses: ./.github/actions/setup-poetry
# - name: Build docs
# run: poetry run mkdocs build --verbose --clean


0 comments on commit ba3d05c

Please sign in to comment.