Rename workflow
This commit is contained in:
parent
d371fefc86
commit
0a5e8629d0
@ -3,7 +3,7 @@ name: BugTracking
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
- cron: "0 */2 * * *"
|
||||
|
||||
jobs:
|
||||
debug_benchmarks:
|
Loading…
Reference in New Issue
Block a user