Skip to content

Commit 11e4022

Browse files
committed
Rename pipeline to avoid special characters
Special characters caused a bad patch to workflow badge.
1 parent 236599f commit 11e4022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD release pipeline
1+
name: release-pipeline
22

33
# Run this workflow every time a new commit pushed to your repository
44
on: push

0 commit comments

Comments
 (0)