minor fix on copypasta action name (#4276)

my bad sorry
main
Alex "mcmonkey" Goodwin 7 months ago committed by GitHub
parent 6588bfdef9
commit 5df6f57b5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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]

Loading…
Cancel
Save