Skip to content

ci: activate native build #102

ci: activate native build

ci: activate native build #102

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@f1

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@f1" (source branch with sha:f920925b05fd3efb893ab5521d5bb4fc5baa7c55) : No steps defined in `steps` and no workflow called in `uses` for the following jobs: native
secrets: inherit