Skip to content

Commit

Permalink
Update bike_tracker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahduve authored Nov 8, 2024
1 parent e7988a5 commit 8d20808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bike_tracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Bike Tracker
on:
schedule:
# Runs every 5 minutes between 8:00 AM and 10:00 AM ET (12:00 PM - 2:00 PM UTC)
- cron: '20-30/5 21 * * *'
- cron: '30-59/5 21 * * *'

jobs:
track_bikes:
Expand Down

0 comments on commit 8d20808

Please sign in to comment.