Skip to content

fix(caching): ensure zones/schedule respect cache validity #43

fix(caching): ensure zones/schedule respect cache validity

fix(caching): ensure zones/schedule respect cache validity #43

Workflow file for this run

name: Push
on:
pull_request:
push:
branches: ["main"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/_test.yaml