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
It tries to checkout the GITHUB_HEAD_REF but that doesn't exist.
GITHUB_HEAD_REF
Example: https://github.com/NiklasRosenstein/docspec/actions/runs/4379509209/jobs/7665542051
Run git checkout $GITHUB_HEAD_REF error: pathspec 'blib2to3' did not match any file(s) known to git Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
black
Seems like it's failing for my own PRs as well: https://github.com/NiklasRosenstein/docspec/actions/runs/4379590126/jobs/7665720399
Sorry, something went wrong.
NiklasRosenstein
No branches or pull requests
It tries to checkout the
GITHUB_HEAD_REF
but that doesn't exist.Example: https://github.com/NiklasRosenstein/docspec/actions/runs/4379509209/jobs/7665542051
The text was updated successfully, but these errors were encountered: