Skip to content

Commit 9895e87

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)