stoplightio / spectral-action

GitHub Action wrapper for Spectral - a JSON/YAML/OpenAPI/AsyncAPI/etc linter with custom rule support.
https://stoplight.io/open-source/spectral
Apache License 2.0
90 stars 46 forks source link

Add support for workflow triggers without a push or PR event #662

Open drpump opened 10 months ago

drpump commented 10 months ago

User Story Description

As a Software Developer,

I want to run the linter action without a push or pull request,

so I can define my own triggers/events for running the linter action.

Acceptance Criteria

Sprint Ready Checklist

tj-smith47 commented 1 week ago

Also merge_queue please.