Github actions never complete

I’m having an issue that my Github Netlify actions never complete. Specifically the ones below:

The netlify build and deploy completes ok, but they stay open forever - which means the PR is always flagged as “checks not completed”

Anybody encountered this before?

Hiya, welcome to the forum :slight_smile: Just so I make sure I’m understanding the question: you’re using GitHub Actions? This post might be helpful, by someone who wrote up a great blog post and repo:

I’m also curious what you’re trying to do with the actions? Netlify has _redirects and _headers files that may accomplish what you’re looking for (and we’re able to offer better troubleshooting advice with those):

1 Like