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

[BUG] git checkout command fails to find branch #4

Closed
danielkcz opened this issue Feb 16, 2020 · 3 comments
Closed

[BUG] git checkout command fails to find branch #4

danielkcz opened this issue Feb 16, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@danielkcz
Copy link

What exactly happened?
Failed check: https://github.com/FredyC/actions-test/pull/1/checks
Workflow file: https://github.com/FredyC/actions-test/blob/master/.github/workflows/prettier.yaml

What should've happened?
Prettified code should have been committed & pushed.

How did it look?
image

It's pretty much copy & paste of your example, but for some reason, it fails in this weird way.

@danielkcz danielkcz added the bug Something isn't working label Feb 16, 2020
@creyD
Copy link
Owner

creyD commented Feb 17, 2020

Thanks for submitting your report!

Could you try it again with the action@master? I added a small change that could potentially resolve this issue.

@creyD creyD self-assigned this Feb 17, 2020
@creyD
Copy link
Owner

creyD commented Feb 17, 2020

More info here: danielkcz/actions-test#1

@creyD creyD closed this as completed Feb 17, 2020
@dancinllama
Copy link

I was struggling with this yesterday as well. Thanks for fixing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants