Skip to content

Merge branch 'main' into dependabot/maven/maven-plugins-6ab5056d5f #9

Merge branch 'main' into dependabot/maven/maven-plugins-6ab5056d5f

Merge branch 'main' into dependabot/maven/maven-plugins-6ab5056d5f #9

Workflow file for this run

name: Native Binaries
on:
push:
branches:
- '**'
tags-ignore:
- 'v*'
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
permissions: {}
jobs:
native:
uses: ./.github/workflows/reusable-native-build.yml
with:
artifact-retention-days: 7