Skip to content

build(deps): bump esbuild from 0.18.17 to 0.19.1 #677

build(deps): bump esbuild from 0.18.17 to 0.19.1

build(deps): bump esbuild from 0.18.17 to 0.19.1 #677

Workflow file for this run

name: Yaml Lint
on:
push:
branches:
- main
paths-ignore:
- 'doc/**'
- '**/*.md'
pull_request:
# The branches below must be a subset of the branches above
branches:
- main
paths-ignore:
- 'doc/**'
- '**/*.md'
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3