Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

STRF-11315: Add "include_dynamic_target_urls" boolean to Redirect Im/Ex Create Export request body #2468

STRF-11315: Add "include_dynamic_target_urls" boolean to Redirect Im/Ex Create Export request body

STRF-11315: Add "include_dynamic_target_urls" boolean to Redirect Im/Ex Create Export request body #2468

Workflow file for this run

name: Run Spectral on Pull Requests
on:
- 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: 'reference/*.yml'
spectral_ruleset: '.spectral.yaml'