mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
ci: avoid duplicate runs
Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
This commit is contained in:
parent
b548687a06
commit
40d754f03d
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:
|
||||
- "**"
|
||||
|
Loading…
Reference in New Issue
Block a user