Skip to content

Commit 509d221

Browse files
mokagioclaude
andcommitted
Replace ☢️ with :danger: in Buildkite pipeline
--- Generated with the help of Claude Code, https://code.claude.com Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fc4022b commit 509d221

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)