Skip to content

Feature/device fw update #210

Feature/device fw update

Feature/device fw update #210

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