Skip to content
Snippets Groups Projects
Commit a9b0fc85 authored by DaGeRe's avatar DaGeRe
Browse files

Put workflow_dispatch first, hoping this will allow manual triggering

parent dd8ecded
No related branches found
No related tags found
No related merge requests found
name: MooBench GitHub Execution name: MooBench GitHub Execution
on: on:
workflow_dispatch:
push: push:
branches: [ main, continuous-gh-benchmarks ] branches: [ main, continuous-gh-benchmarks ]
workflow_dispatch:
schedule: schedule:
- cron: "0 3 * * *" - cron: "0 3 * * *"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment