Skip to content

Commit e1ba54b

Browse files
authored
🔧 Update Watch Docs Previews GitHub action
1 parent 7032dfb commit e1ba54b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/watch-docs-previews.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: Deploy Docs
1+
name: Watch Docs Previews
22
on:
33
schedule:
4-
- cron: "0 * * * *"
4+
- cron: "* * * * *"
55

66
jobs:
77
deploy:

0 commit comments

Comments
 (0)