Skip to main content

操作策略

通过 Actions 策略,您可以管理 GitHub Actions 组织中跨仓库工作流的运行方式。

关于操作策略

通过 Actions 策略,您可以管理 GitHub Actions 工作流在组织内各仓库中的运行方式,首先从工作流执行保护开始。

工作流执行保护机制

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