Skip to content

Try pre commit hook to adjust the dynamic links in readme #201

Try pre commit hook to adjust the dynamic links in readme

Try pre commit hook to adjust the dynamic links in readme #201

Workflow file for this run

name: Lint RestAPI with Spectral
on:
- push
- pull_request
jobs:
build:
name: Run Spectral
runs-on: ubuntu-latest
steps:
# Check out the repository
- uses: actions/checkout@v2
# Run Spectral
- uses: stoplightio/spectral-action@latest
with:
file_glob: 'JSON_for_IO-Link.yaml'
spectral_ruleset: spectral.yaml