Skip to content
Snippets Groups Projects
Commit 5fd0b0cf authored by Tom Prince's avatar Tom Prince
Browse files

No bug: Fix a typo in `.taskcluster.yml`; r=aki

parent 2371948e
No related merge requests found
......@@ -71,7 +71,7 @@ tasks:
then:
'${action.taskGroupId}'
else:
'${ownTaskId}' # same as taskId; this is how automation identifies a decision tsak
'${ownTaskId}' # same as taskId; this is how automation identifies a decision task
schedulerId: '${trust_domain}-level-${repository.level}'
created: {$fromNow: ''}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment