Skip to content

fix: Add warning about the caching of skills #253

fix: Add warning about the caching of skills

fix: Add warning about the caching of skills #253

Workflow file for this run

name: PR
on:
pull_request:
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: write
jobs:
checks:
uses: ./.github/workflows/_checks.yml
permissions:
contents: read
pull-requests: write