Skip to content

Bump wrangler in the npm_and_yarn group across 1 directory (#42) #190

Bump wrangler in the npm_and_yarn group across 1 directory (#42)

Bump wrangler in the npm_and_yarn group across 1 directory (#42) #190

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
spellcheck:
name: Spellchecker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: crate-ci/typos@v1.41.0
validate:
name: Validate Graph
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Graph Validation
uses: logseq/graph-validator@v0.5.0