Skip to content

Commit 0f8780a

Browse files
committed
Add emojis to workflow names for better visual identification
1 parent d63a60a commit 0f8780a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/claude-auto-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Claude Auto Review
1+
name: 🤖 Claude Auto Review
22

33
# Dependencies:
44
# - SocketDev/socket-registry/.github/workflows/claude-auto-review.yml

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Claude Code
1+
name: 🤖 Claude Code
22

33
# Dependencies:
44
# - SocketDev/socket-registry/.github/workflows/claude.yml

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish to npm registry
1+
name: 📝 Publish to npm registry
22

33
# Dependencies:
44
# - SocketDev/socket-registry/.github/workflows/provenance.yml

.github/workflows/socket-auto-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Socket Fix Auto Pull Request
1+
name: 🔧 Socket Fix Auto Pull Request
22

33
# Dependencies:
44
# - SocketDev/socket-registry/.github/workflows/socket-auto-pr.yml

0 commit comments

Comments
 (0)