Skip to content

Update vendored jquery-ui from 1.12.1 to 1.13.3 #666

Update vendored jquery-ui from 1.12.1 to 1.13.3

Update vendored jquery-ui from 1.12.1 to 1.13.3 #666

name: Gherkin Lint
on:
pull_request:
# If updating `paths-ignore` then update gherkin-lint.yml to match
paths-ignore:
- '.github/workflows/gherkin-lint.yml'
- '.gherkin-lintignore'
- '.gherkin-lintrc'
- 'package*.json'
- '**.feature'
jobs:
gherkin_lint:
name: Run gherkin-lint
if: false
runs-on: ubuntu-latest
steps:
- run: echo "Do nothing"