Skip to content

chore(ci): reduce pre-commit autoupdate frequency to quarterly #391

chore(ci): reduce pre-commit autoupdate frequency to quarterly

chore(ci): reduce pre-commit autoupdate frequency to quarterly #391

Workflow file for this run

name: pr
on:
pull_request:
concurrency:
group: pr-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test:
uses: ./.github/workflows/build-test.yaml