Skip to content

feat: add support for passing additional data to transformers constru… #9

feat: add support for passing additional data to transformers constru…

feat: add support for passing additional data to transformers constru… #9

Workflow file for this run

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