async-http-client
async-http-client copied to clipboard
Allow repeat contributors to run workflows in PR
As mentioned in the Workflow Approval docs:
https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/approving-workflow-runs-from-public-forks
By default, all first-time contributors require approval to run workflows.
I think this default behavior is great and makes sense! Please consider allowing second-time+ contributors to run workflows on push, as it really helps reduce iteration time.
Thanks for this! I believe that for now this is intentional, but I'll check what our policy looks like.
Thanks for this! I believe that for now this is intentional, but I'll check what our policy looks like.
Sounds good! In the meantime, https://github.com/swift-server/async-http-client/pull/814 🙏