Skip to content

Commit 5df6f57

Browse files
authored
minor fix on copypasta action name (comfyanonymous#4276)
my bad sorry
1 parent 6588bfd commit 5df6f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest-ci-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is the GitHub Workflow that drives full-GPU-enabled tests of pull requests to ComfyUI, when the 'Run-CI-Test' label is added
22
# Results are reported as checkmarks on the commits, as well as onto https://ci.comfy.org/
3-
name: Full Comfy CI Workflow Runs
3+
name: Pull Request CI Workflow Runs
44
on:
55
pull_request:
66
types: [labeled]

0 commit comments

Comments
 (0)