Skip to content

Commit

Permalink
Review ext bench workflow cron
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Oct 7, 2024
1 parent c6b7aa7 commit 83582cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks_ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: benchmarks-ext
on:
workflow_dispatch:
schedule:
- cron: '0 2 * * 1'
- cron: '0 0 1,15 * *'

jobs:
tfb:
Expand Down

0 comments on commit 83582cb

Please sign in to comment.