mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 09:50:00 +00:00
Enable push trigger for benchmarks workflow
This commit is contained in:
parent
ce98d74836
commit
00889754ea
6
.github/workflows/run-benchmarks.yml
vendored
6
.github/workflows/run-benchmarks.yml
vendored
@ -2,9 +2,9 @@ name: Run benchmarks
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pick-runner:
|
pick-runner:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user