Skip to content

Commit b5c46e0

Browse files
committed
feat: update pipeline.yml to fix :package_name typo
Signed-off-by: Sam Poyigi <[email protected]>
1 parent 2c08770 commit b5c46e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

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

33
on: [ push, pull_request, workflow_dispatch ]
44

0 commit comments

Comments
 (0)