mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-21 15:24:09 +00:00
[docs] add link to GitHub workflow trigger documentation
Add reference to GitHub's official documentation for workflow triggers in the Workflow Triggers section of the workflows README. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2
.github/workflows/README.md
vendored
2
.github/workflows/README.md
vendored
@@ -48,6 +48,8 @@ These workflows are triggered when specific labels are added to PRs:
|
||||
|
||||
## Workflow Triggers
|
||||
|
||||
For more details on workflow triggers, see [GitHub's workflow trigger documentation](https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows).
|
||||
|
||||
### Common Trigger Patterns
|
||||
|
||||
| Trigger Type | Use Case | Example |
|
||||
|
||||
Reference in New Issue
Block a user