Rename workflow

This commit is contained in:
jbajic 2023-03-14 10:04:09 +01:00
parent d371fefc86
commit 0a5e8629d0

View File

@ -3,7 +3,7 @@ name: BugTracking
on:
workflow_dispatch:
schedule:
- cron: "0 * * * *"
- cron: "0 */2 * * *"
jobs:
debug_benchmarks: