Skip to content

Commit 7c2df4c

Browse files
authored
Update publish.yml title
1 parent e89f78d commit 7c2df4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Publish Dev Container Templates & Generate Documentation"
1+
name: "Publish Dev Container Templates"
22
on:
33
workflow_dispatch:
44

@@ -48,4 +48,4 @@ jobs:
4848
# if [ "$NO_UPDATES" != "true" ] ; then
4949
# git push origin "$branch"
5050
# gh pr create --title "$message" --body "$message"
51-
# fi
51+
# fi

0 commit comments

Comments
 (0)