Add workflow_dispatch

pull/137/head
Pagran 5 years ago
parent e1888a98e5
commit 0849f5cfe3

@ -2,6 +2,7 @@ name: Benchmark
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest

Loading…
Cancel
Save