In #190, I aim to add a workflow that runs E2E tests for every PR. This workflow may require certain actions to set up the test environment, such as installing a Kind cluster or testing tools like Chainsaw. However, it appears that the repository does not allow these actions, as seen at https://github.com/apache/rocketmq-operator/actions/runs/7348942797. Therefore, I suggest adding these actions to the allowed list.