Skip to content

docs: update

docs: update #91

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches:
- 'main'
- 'fix/[0-9]+.[0-9]+.x'
paths-ignore:
- '.gitignore'
- 'CODEOWNERS'
- 'LICENSE'
- '*.md'
- '*.adoc'
- '*.txt'
- '.all-contributorsrc'
jobs:
build:
uses: onecx/ci-quarkus/.github/workflows/build.yml@v11

Check failure on line 20 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. In .github/workflows/build.yml (Line: 20, Col: 11): Error from called workflow onecx/ci-quarkus/.github/workflows/build.yml@v11 (Line: 17, Col: 9): Unrecognized function: 'hashFiles'. Located at position 1 within expression: hashFiles('src/main/resources/db/changeLog.xml') != ''
secrets: inherit