Skip to content

Commit 1a0e2d4

Browse files
Update deploy.yml
1 parent 59051a2 commit 1a0e2d4

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)