Skip to content

feat: updated pom and added docs (#16) #1

feat: updated pom and added docs (#16)

feat: updated pom and added docs (#16) #1

Workflow file for this run

name: Update documentation
on:
push:
branches: [ main ]
paths:
- 'docs/**'
jobs:
release:
uses: onecx/ci-common/.github/workflows/documentation.yml@v1
secrets: inherit