Skip to content

Commit 15737db

Browse files
authored
Update main.yml (Re-schedule to suit for Florida)
1 parent fe6ec4a commit 15737db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22

33
on:
44
schedule:
5-
- cron: "0 9/12 * * *"
5+
- cron: "0 12/15 * * *"
66
push:
77
branches: ["master"]
88
workflow_dispatch:

0 commit comments

Comments
 (0)