Miau Labs / Insight

Control who and what triggers GitHub Actions workflows with workflow execution protections

GitHub has launched workflow execution protections for GitHub Actions, allowing administrators to define a list of permissions to control who can trigger workflows and which events are permitted to run them.

GitHub has launched workflow execution protections for GitHub Actions, allowing administrators to define a list of permissions to control who can trigger workflows and which events are permitted to run them. Workflow execution protections are a powerful tool to improve the security of workflows on GitHub.

GitHub has launched workflow execution protections for GitHub Actions, allowing administrators to define a list of permissions to control who can trigger workflows and which events are permitted to run them.

  • Control who and what triggers GitHub Actions workflows
  • Workflow execution protections are now in public preview for GitHub Enterprise, organizations, and repositories
  • Administrators define the rules and GitHub Actions evaluates them before a run, so an unauthorized actor or event can never trigger an unwanted workflow execution
Miau Labs takeWorkflow execution protections are a powerful tool to improve the security of workflows on GitHub.