Skip to content

ci: use stale action for closing stale issues and prs #32

ci: use stale action for closing stale issues and prs

ci: use stale action for closing stale issues and prs #32

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: poppinss/.github/.github/workflows/test.yml@main
lint:
uses: poppinss/.github/.github/workflows/lint.yml@main
typecheck:
uses: poppinss/.github/.github/workflows/typecheck.yml@main