Skip to content

[Snyk] Security upgrade requests from 2.31.0 to 2.32.0 #38

[Snyk] Security upgrade requests from 2.31.0 to 2.32.0

[Snyk] Security upgrade requests from 2.31.0 to 2.32.0 #38

Workflow file for this run

---
name: Yaml Lint
on: # yamllint disable-line rule:truthy
push:
pull_request:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: YAML Lint and Annotate
uses: Staffbase/yamllint-action@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
## The target path is processed recursively
target-path: .