You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was, well, frustrating to say the least. Poorly documented behavior by GitHub. Possibly a combination of settings not taking effect and needing to be reset along with Triggers not being correctly configured for public repos. Anyway, for our two Actions that run CI and Deploy Docs to Netlify:
I turned Settings/Actions ‘enabled' to “off” and then “on”
I deleted the Actions files and then re-added them
I updated the CI Action specifically to trigger on pull_requests as well as push
Somewhere in there it did the trick. Tested a PR from a Fork using my personal GH Account.
Just Grrr…
But thanks, @mohsen1 This would have gone unnoticed for quite some time.
#357 No CI
#355 CI checks run
The text was updated successfully, but these errors were encountered: