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
{{ message }}
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
The build job is required for all PRs, but currently does not build on things which don't impact the build. So some PRs need manually force-merged. Move the file change filter from the job down to a conditional which just returns "ok" as a noop for jobs which don't change those files.
The build job is required for all PRs, but currently does not build on things which don't impact the build. So some PRs need manually force-merged. Move the file change filter from the job down to a conditional which just returns "ok" as a noop for jobs which don't change those files.