Skip to content

Bump wrangler from 4.81.0 to 4.87.0 #225

Bump wrangler from 4.81.0 to 4.87.0

Bump wrangler from 4.81.0 to 4.87.0 #225

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.45.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