Skip to content
Discussion options

You must be logged in to vote

Hi there

The "pending state" happens, as commits triggered by git-auto-commit – by default – don't trigger other workflows.

This can be solved by creating a new personal access token (PAT) and pass it to the actions/checkout-Action. (actions/checkout sets up the authentication that git-auto-commit uses)

See also previous issue where the same issue was reported:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stefanzweifel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants