Skip to content

Bump @cucumber/gherkin from 29.0.0 to 30.0.4 #162

Bump @cucumber/gherkin from 29.0.0 to 30.0.4

Bump @cucumber/gherkin from 29.0.0 to 30.0.4 #162

Workflow file for this run

name: Check README for rule entry
on:
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [22.x]
steps:
- uses: actions/checkout@v4
- name: Run README checker
run: npx tsx .github/readme-checker.ts