Skip to content

Commit 2596a93

Browse files
opening cron
1 parent f612133 commit 2596a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ main ]
66
schedule:
7-
- cron: '0 1 * * *'
7+
- cron: '0 1 * * 1'
88
# Allows you to run this workflow manually from the Actions tab on GitHub.
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)