Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Jayant-Deshmukh <[email protected]>
  • Loading branch information
Jayant-Deshmukh committed Jan 4, 2025
1 parent 6621e93 commit 0347332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sync with upstream

on:
schedule:
- cron: '0 0 * * *' # Runs every day at 12 AM
- cron: '*/6 * * * *' # Runs every 5 minutes
workflow_dispatch: # Allows manual trigger

jobs:
Expand Down

0 comments on commit 0347332

Please sign in to comment.