Skip to content

Commit cb3ffd5

Browse files
chore: Update GitHub Actions workflow names for clarity
1 parent 8eb60ba commit cb3ffd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yml

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

33
on:
44
workflow_dispatch:

.github/workflows/test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test and publish to npm
1+
name: Common CI
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)