Skip to content

feat(caffeine-app): add skill for building a Caffeine app from scratch #391

feat(caffeine-app): add skill for building a Caffeine app from scratch

feat(caffeine-app): add skill for building a Caffeine app from scratch #391

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