Add manual trigger

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-03-09 08:48:09 +01:00
parent daf71678c5
commit 1c8582365d
2 changed files with 5 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ on:
branches: [ "master", "development" ]
schedule:
- cron: '23 5 * * 4'
workflow_dispatch:
jobs:
analyze:

View File

@@ -19,6 +19,7 @@ on:
branches: [ "master", "development" ]
schedule:
- cron: '23 5 * * 4'
workflow_dispatch:
jobs:
build: