Skip to content

(v2) feat!: make transform an interface type #1714

(v2) feat!: make transform an interface type

(v2) feat!: make transform an interface type #1714

Workflow file for this run

name: build
on:
push:
branches:
- "master"
pull_request:
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main

Check failure on line 11 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / build

Invalid workflow file

The workflow is not valid. In .github/workflows/build.yml (Line: 11, Col: 11): Error from called workflow charmbracelet/meta/.github/workflows/build.yml@main (Line: 72, Col: 13): Job 'dependabot' depends on unknown job 'test'.
secrets:
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}