Skip to content

Commit cdbb478

Browse files
committed
Shorten workflow names.
1 parent 11b2773 commit cdbb478

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build all books and deploy them to Pages
1+
name: Build and deploy all books to Pages
22

33
on:
44
# Runs on pushes targeting the default branch

.github/workflows/make_book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build a book and deploy it to Pages
1+
name: Build and deploy a book to Pages
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)