Skip to content

feat: update

feat: update #98

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 / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "onecx/ci-quarkus/.github/workflows/build.yml@v11" (source branch with sha:b216ef335ffd45ba40dce9a55971e29d84051288) --> "onecx/ci-product/.github/workflows/helm-send-event.yml@v11" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit