This commit is contained in:
Claudia Meadows 2024-09-24 14:19:23 -07:00
parent 53a4c2f3b4
commit d32d59413e
No known key found for this signature in database
GPG key ID: C86B594396786760
66 changed files with 30 additions and 11387 deletions

View file

@ -1,7 +1,7 @@
name: test
on:
pull_request:
pull_request_target:
branches: [ next ]
workflow_dispatch:
workflow_call:
@ -14,12 +14,6 @@ permissions:
# easier than parsing everything out.
jobs:
lint-docs:
uses: ./.github/workflows/_npm-task.yml
with:
task: lint:docs
continue-on-error: true
lint-js:
uses: ./.github/workflows/_npm-task.yml
with: