Skip to content

Commit 52a9650

Browse files
authored
Update twt-update.yml
1 parent bae2631 commit 52a9650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/twt-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Recent x
33

44
on:
55
schedule:
6-
- cron: '*/4 * * * *' # Update tweets every 30 minutes. You can adjust the frequency as needed.
6+
- cron: '/0 * * * *' # Update tweets every 30 minutes. You can adjust the frequency as needed.
77

88
jobs:
99
update_tweets:

0 commit comments

Comments
 (0)