You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: validate schema in the same workflow as other checks (#373)
There's no real advantage to doing the validation only when the schema
file has changed since it's very quick and the current workflow is set
to trigger whenever a pull request is edited which includes the PR
title, description, etc
Signed-off-by: Gareth Jones <[email protected]>
0 commit comments