Skip to content

Update QUERIES.yaml - add 927 more products and vendor information #1

Update QUERIES.yaml - add 927 more products and vendor information

Update QUERIES.yaml - add 927 more products and vendor information #1

Workflow file for this run

name: ❄️ YAML Lint
on:
pull_request:
paths:
- 'QUERIES.yaml'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Yamllint
uses: karancode/[email protected]
with:
yamllint_config_filepath: .yamllint
yamllint_strict: false
yamllint_comment: true