ibrahimfw/Spectral Linting

Lint your files with Spectral

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file_globThe pattern describing the file paths to lint with Spectralyes*.oas.{json,yml,yaml}
spectral_rulesetCustom ruleset to load in Spectral. When unspecified, will try to load the default ruleset (matching .spectral.{yaml,yml,js,json}) if it exists. no
repo_tokenThe GitHub App installation access token. [Learn more about `GITHUB_TOKEN`](https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token#about-the-github_token-secret) yes${{ github.token }}
event_nameThe name of the event that triggered the workflow yes${{ github.event_name }}

no outputs