Skip to content

Commit

Permalink
Update twt-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithdev committed Aug 6, 2023
1 parent bae2631 commit 52a9650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/twt-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Recent x

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

jobs:
update_tweets:
Expand Down

0 comments on commit 52a9650

Please sign in to comment.