Skip to content

Commit

Permalink
Update UpdateGearDependency.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyfilyanin authored Oct 8, 2024
1 parent 7243c3f commit f2057d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UpdateGearDependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update GEAR Dependencies

on:
schedule:
- cron: '0 0 * * *' # Runs every day at midnight
- cron: '*/30 * * * *' # Runs every 30 minutes
workflow_dispatch: # Allows manual triggering of the workflow

defaults:
Expand Down

0 comments on commit f2057d1

Please sign in to comment.