Skip to content

ci(deps): bump the github-actions group across 1 directory with 13 updates #265

ci(deps): bump the github-actions group across 1 directory with 13 updates

ci(deps): bump the github-actions group across 1 directory with 13 updates #265

Workflow file for this run

name: Native Binaries
on:
push:
branches:
- 'main'
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