Skip to content

Commit

Permalink
Update schema trigger help.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjoliver committed Nov 21, 2024
1 parent e49aa33 commit d380984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/network/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@ class Arguments(TaskMutation.Arguments, FlowMutationArguments):
class Trigger(Mutation, TaskMutation):
class Meta:
description = sstrip('''
Manually trigger tasks.
Manually trigger tasks, even in a paused workflow.
Warning: waiting tasks that are queue-limited will be queued if
triggered, to submit as normal when released by the queue; queued
Expand Down

0 comments on commit d380984

Please sign in to comment.