minor fix on copypasta action name (#4276)

my bad sorry
This commit is contained in:
Alex "mcmonkey" Goodwin 2024-08-08 13:30:59 -07:00 committed by GitHub
parent 6588bfdef9
commit 5df6f57b5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# This is the GitHub Workflow that drives full-GPU-enabled tests of pull requests to ComfyUI, when the 'Run-CI-Test' label is added
# Results are reported as checkmarks on the commits, as well as onto https://ci.comfy.org/
name: Full Comfy CI Workflow Runs
name: Pull Request CI Workflow Runs
on:
pull_request:
types: [labeled]