MCPcopy Create free account
hub / github.com/FastLED/FastLED / limit_agent_pr_workflows.py

File limit_agent_pr_workflows.py

ci/tools/gh/limit_agent_pr_workflows.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Limit GitHub Actions pull_request triggers to the agent PR allowlist.
3
4By default this script is a dry run. Pass --apply to rewrite workflow files.

Callers

nothing calls this directly

Calls 2

compileMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected