1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-04-15 23:51:40 +00:00

ci: add 'workflow_dispatch'

Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
This commit is contained in:
umarcor
2021-07-21 18:09:37 +02:00
parent faf8309629
commit 7571416f81

View File

@@ -5,6 +5,7 @@ on:
pull_request:
schedule:
- cron: '0 0 * * 5'
workflow_dispatch:
jobs: