Skip to content

Merge branch 'version-1-x' into 124-possibility-to-disableconfigure-m… #303

Merge branch 'version-1-x' into 124-possibility-to-disableconfigure-m…

Merge branch 'version-1-x' into 124-possibility-to-disableconfigure-m… #303

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