Skip to content

Bump wrangler from 4.61.1 to 4.69.0 #199

Bump wrangler from 4.61.1 to 4.69.0

Bump wrangler from 4.61.1 to 4.69.0 #199

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