GitHub Pages build fails with "Actor is not allowed to trigger Actions workflows" #201550
Replies: 1 comment
-
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My repository is olddox/ocolor (public, personal account). I uploaded an index.html
via the web UI and enabled GitHub Pages (Settings → Pages → Deploy from a branch,
main / root).
The "pages build and deployment" workflow run fails immediately with:
Startup failure
Error: Actor is not allowed to trigger Actions workflows.
Repository Settings → Actions → General is set to "Allow all actions and reusable
workflows", so it's not a repo-level restriction. My account email is verified.
Could someone help me understand why my account/actor is blocked from triggering
Actions workflows, and how to resolve it?
Repo: https://github.com/olddox/ocolor

Beta Was this translation helpful? Give feedback.
All reactions