Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit 9895e87

Browse files
committed
README: remove stray dot
1 parent 6f8f427 commit 9895e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Let's suppose you have a workflow with a job in it that at the end uploads an ar
2121
workflow: workflow_name.yml
2222
# Optional, the status or conclusion of a completed workflow to search for
2323
# Can be one of a workflow conclusion:
24-
#. "failure", "success", "neutral", "cancelled", "skipped", "timed_out", "action_required"
24+
# "failure", "success", "neutral", "cancelled", "skipped", "timed_out", "action_required"
2525
# Or a workflow status:
2626
# "completed", "in_progress", "queued"
2727
workflow_conclusion: success

0 commit comments

Comments
 (0)