Skip to content

Commit 3555400

Browse files
committed
configure pages deploy schedule
1 parent 4d374d6 commit 3555400

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/webpack.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
push:
66
branches: ["main"]
77

8+
schedule:
9+
# Every 3 days at 06:34 UTC
10+
- cron: "34 6 */3 * *"
11+
812
# Allows you to run this workflow manually from the Actions tab
913
workflow_dispatch:
1014

0 commit comments

Comments
 (0)