Skip to content

ci(deps-dev): bump ruff from 0.15.2 to 0.15.4 in /.github/tools in the python-workflow-tools group #13

ci(deps-dev): bump ruff from 0.15.2 to 0.15.4 in /.github/tools in the python-workflow-tools group

ci(deps-dev): bump ruff from 0.15.2 to 0.15.4 in /.github/tools in the python-workflow-tools group #13

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