We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI / Checks (push) — Checks and CI / Web and docs (push) — Web and docs are part of the same workflow.
If we want to restart one of the jobs (quiet infrequent - a few instances of connection issues on web and docs IIRC), both are re-run.
It may make sense to split these.
An alternative could be to combine with pre-commit into a single workflow and only run 'Checks' and 'Web and docs' on success.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
CI / Checks (push) — Checks and CI / Web and docs (push) — Web and docs are part of the same workflow.
If we want to restart one of the jobs (quiet infrequent - a few instances of connection issues on web and docs IIRC), both are re-run.
It may make sense to split these.
An alternative could be to combine with pre-commit into a single workflow and only run 'Checks' and 'Web and docs' on success.
The text was updated successfully, but these errors were encountered: