Skip to content

chore(ci): release & supply-chain hardening from the v0.13.0 retro (#… #391

chore(ci): release & supply-chain hardening from the v0.13.0 retro (#…

chore(ci): release & supply-chain hardening from the v0.13.0 retro (#… #391

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
pull-requests: write
concurrency:
group: ci-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_ci-checks.yml