Skip to content

Commit fc975fd

Browse files
authored
deploy pages hourly
1 parent 2dd1592 commit fc975fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches: ["main"]
55
workflow_dispatch:
6+
schedule:
7+
- cron: '0 * * * *'
68

79
permissions:
810
contents: read

0 commit comments

Comments
 (0)