ongdisheng opened a new issue, #678: URL: https://github.com/apache/fesod/issues/678
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fesod/issues) and found nothing similar. ### Fesod version 1.3.0 ### JDK version N/A ### Operating system N/A ### Steps To Reproduce 1. Create a PR that changes files in `website/` folder 2. `preview-docs.yml` workflow attempts to start 3. Workflow fails at startup with action restriction error Failed run: https://github.com/apache/fesod/actions/runs/19072405399 ### Current Behavior The workflow fails at startup because `nwtgck/[email protected]` is blocked by Apache's security policy: > "The action nwtgck/[email protected] is not allowed in apache/fesod because all actions must be from a repository owned by your enterprise..." This prevents preview deployments for documentation PRs. ### Expected Behavior Preview deployments should work for documentation PRs. ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
