Skip to main content

Actions policies

Actions policies let you govern how GitHub Actions workflows run in a repository.

关于操作策略

通过 Actions 策略,您可以管理仓库中 GitHub Actions 工作流的运行方式,首先从工作流执行保护着手。

工作流执行保护机制

使用工作流执行保护可以控制谁可以触发 GitHub Actions 工作流以及允许哪些事件运行它们。