Try to allow run of qobana trigger manually.

This commit is contained in:
Laurent Destailleur 2022-12-30 15:18:18 +01:00
parent 2130587613
commit 9442c1f289

View File

@ -2,7 +2,9 @@ name: Qodana
on:
schedule:
- cron: "0 20 * * *"
# workflow_dispatch:
workflow_dispatch:
branches:
- develop
# push:
# branches:
# - develop