mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-11 14:18:30 +00:00
ci: avoid duplicate runs
Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -2,7 +2,7 @@ name: "Run CI"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, synchronize, ready_for_review]
|
||||
types: [opened, reopened]
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
|
||||
Reference in New Issue
Block a user