Is anyone having trouble in the user_project_ci ac...
# gf180mcu
r
Is anyone having trouble in the user_project_ci action where the "Commit" stage fails? I made a change to my github account related to pull requests, but not sure it is related.
Ahh, solved... it turns out that I had set up a "protected branch" in github. That needed to be turned off. You don't want to do that with this user_project_ci action!!
p
Thanks for figuring that out! Can you file an issue against the repo so that we document the workaround?
r
Yes, good idea.. will try to do that tomorrow.
@proppy done.