Skip to content

Bump furo from 2024.5.6 to 2024.7.18 #367

Bump furo from 2024.5.6 to 2024.7.18

Bump furo from 2024.5.6 to 2024.7.18 #367

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint-test.yaml
docs:
uses: ./.github/workflows/docs.yaml