Skip to content

Commit 0f83872

Browse files
committed
renamed workflows
1 parent f0d6deb commit 0f83872

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Grimoji Global Release Pipeline
1+
name: Production Release
22

33
on:
44
push:

.github/workflows/testing.yaml

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

33
on:
44
push:

0 commit comments

Comments
 (0)