mislav / hub

A command-line tool that makes git easier to use with GitHub.

Home Page:https://hub.github.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

At least 1 approving review is required Bug

Timschmid opened this issue · comments

Command attempted:

git push | via an GitHub Action

What happened:

I wanted to push changes to the main Branch in my Repository with a GitHub Action.
The Main Branch is protected, so there must be 1 approval for the pull request.
But I can merge without it. The Actions have been worked without any problems.
But now I've got these errors, but I didn't change anything.

image

More info:

I use a GitHub Runner, with a Windows OS

Any update on this?

nope