Skip to content

Commit b17574f

Browse files
rename docs deployment workflow to be more succinct in badge displays
1 parent 5aba736 commit b17574f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Deploy Jekyll site to Pages
1+
name: Deploy Pages
22

33
on:
44
push: { branches: ["main"] }
55
workflow_dispatch:
66
schedule:
7-
# 23:11 EST (UTC-5) daily -> 04:11 UTC
7+
# 23:11 EST (UTC-5) daily -> 04:11 UTC
88
- cron: "11 4 * * *"
99

1010
permissions:

0 commit comments

Comments
 (0)