Skip to content

Commit 2768b54

Browse files
authored
Update schedule
1 parent b8898ba commit 2768b54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches: ["main"]
55
schedule:
6-
- cron: "* */1 * * *"
6+
- cron: "0 */6 * * *"
77
workflow_dispatch:
88
permissions:
99
pages: write

0 commit comments

Comments
 (0)