Skip to content

Commit eb0913f

Browse files
author
NewSkyLine
committed
2 parents 7f0219a + 1a0e2d4 commit eb0913f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: Deploy static content to Pages
33

44
on:
5-
workflow_run:
6-
workflows: scheduled
5+
schedule:
6+
- cron: "0 */5 * * *"
77

88
push:
99
branches: [main]

0 commit comments

Comments
 (0)