Skip to content

Commit d5b2503

Browse files
authored
ci: Update pkg.pr.new workflow names
1 parent 80ca576 commit d5b2503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pkg.pr.new.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 🚀 Continuous Publish
1+
name: ✨ pkg.pr.new
22
on:
33
push:
44
branches:
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
build:
15-
name: Build
15+
name: Publish Test Packages
1616
runs-on: ubuntu-22.04
1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)