Skip to content

Commit 36f0605

Browse files
authored
Update main.yml
update every 7 days
1 parent 5df6522 commit 36f0605

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
@@ -3,7 +3,7 @@ name: Auto Commit Changes
33
on:
44
schedule:
55
# Runs every 15 minutes
6-
- cron: '*/59 * * * *'
6+
- cron: '0 0 * * 0'
77

88
jobs:
99
commit-and-push:

0 commit comments

Comments
 (0)