Skip to content

Commit 856c431

Browse files
chore: rename workflow name
Signed-off-by: Tsung-Ju Lii <[email protected]>
1 parent 459195f commit 856c431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create_new_post_pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Create New Post PR
2-
description: Creates a new PR. The PR's body will be used to populate a new post in my blog.
1+
name: Create Other Post
2+
description: Creates a PR that isn't an album post to the blog.
33

44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)