Skip to content

feat(workflows): make caching optional (#3) #3

feat(workflows): make caching optional (#3)

feat(workflows): make caching optional (#3) #3

Workflow file for this run

name: ci
on:
workflow_dispatch:
pull_request:
release:
types:
- published
push:
branches:
- coatl
tags:
- '*'
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml