Skip to content
New issue

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

Fix required status checks #56

Open
jdkandersson opened this issue Mar 2, 2023 · 0 comments
Open

Fix required status checks #56

jdkandersson opened this issue Mar 2, 2023 · 0 comments

Comments

@jdkandersson
Copy link
Contributor

The required status checks are current skipped if a previous workflow fails. This means that GitHub doesn't treat them as required which can lead to accidentally merging the PR when the required status checks haven't passed. an if: always() should be added to the required status checks:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant