Skip to content

Performance improvements w/ auto-category refreshing #274

Performance improvements w/ auto-category refreshing

Performance improvements w/ auto-category refreshing #274

Workflow file for this run

name: Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-and-test.yaml
cla:
uses: ./.github/workflows/cla.yaml
style-lints:
uses: ./.github/workflows/lints.yaml