Skip to content

Commit d948091

Browse files
authored
Merge pull request #676 from Automattic/ci/replace-danger-emoji
Replace ☢️ with :danger: in Buildkite pipeline
2 parents fc4022b + 509d221 commit d948091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ steps:
2626
- github_commit_status:
2727
context: "Static code analysis"
2828

29-
- label: "☢️ Danger - PR Check"
29+
- label: ":danger: Danger - PR Check"
3030
command: danger
3131
key: danger
3232
if: "build.pull_request.id != null"

0 commit comments

Comments
 (0)