File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 88 docs-publish :
99 uses : mindee/mindee-api-java/.github/workflows/_docs.yml@main
1010 secrets : inherit
11+ sync-readme :
12+ uses : mindee/mindee-api-java/.github/workflows/_sync-md.yml@main
13+ needs : docs-publish
14+ secrets : inherit
1115 maven-publish :
1216 uses : mindee/mindee-api-java/.github/workflows/_maven-publish.yml@main
1317 secrets : inherit
Original file line number Diff line number Diff line change 1212 uses : mindee/mindee-api-java/.github/workflows/_build.yml@main
1313 needs : checkstyle
1414 secrets : inherit
15- codeql :
16- uses : mindee/mindee-api-java/.github/workflows/_codeql.yml@main
17- needs : build
18- sync-readme :
19- uses : mindee/mindee-api-java/.github/workflows/_sync-md.yml@main
20- needs : codeql
21- secrets : inherit
2215 tag :
2316 uses : mindee/client-lib-actions/.github/workflows/tag-version.yml@main
24- needs : codeql
17+ needs : build
Original file line number Diff line number Diff line change 1- [ ![ License: MIT] ( https://img.shields.io/github/license/mindee/mindee-api-java )] ( https://opensource.org/licenses/MIT ) [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/mindee/mindee-api-java/build .yml )] ( https://github.com/mindee/mindee-api-java ) [ ![ Version] ( https://img.shields.io/maven-central/v/com.mindee.sdk/mindee-api-java )] ( https://mvnrepository.com/artifact/com.mindee.sdk/mindee-api-java )
1+ [ ![ License: MIT] ( https://img.shields.io/github/license/mindee/mindee-api-java )] ( https://opensource.org/licenses/MIT ) [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/mindee/mindee-api-java/push-main-branch .yml )] ( https://github.com/mindee/mindee-api-java ) [ ![ Version] ( https://img.shields.io/maven-central/v/com.mindee.sdk/mindee-api-java )] ( https://mvnrepository.com/artifact/com.mindee.sdk/mindee-api-java )
22
33# Mindee API Helper Library for Java
44Quickly and easily connect to Mindee's API services using Java.
You can’t perform that action at this time.
0 commit comments