Skip to content

Commit 76ad823

Browse files
committed
style(workflows): simplify titles with minimal purple lightning branding
Remove redundant "Socket" prefix from workflow titles since already in Socket repo. Keep purple lightning ⚡ for visual identity and maintain Socket branding within workflow steps.
1 parent a3821c5 commit 76ad823

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/_local-not-for-reuse-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 🚀 CI Pipeline
1+
name: CI
22

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

.github/workflows/_local-not-for-reuse-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
22

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

.github/workflows/_local-not-for-reuse-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: Fix PR
22

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

0 commit comments

Comments
 (0)