Skip to content

fix: clear stale deleted-export advisories on full builds, not just incremental #1232

fix: clear stale deleted-export advisories on full builds, not just incremental

fix: clear stale deleted-export advisories on full builds, not just incremental #1232

Workflow file for this run

name: Build Native
on:
pull_request:
paths:
- 'crates/**'
- 'Cargo.toml'
- 'Cargo.lock'
workflow_dispatch:
permissions: {}
jobs:
build:
uses: ./.github/workflows/build-native-matrix.yml
permissions:
contents: read