Skip to content

Commit 5df6522

Browse files
authored
largen commit time
1 parent 5b979ef commit 5df6522

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: '*/15 * * * *'
6+
- cron: '*/59 * * * *'
77

88
jobs:
99
commit-and-push:

0 commit comments

Comments
 (0)