manual integration tests run allow

This commit is contained in:
alex.sharov 2023-03-23 15:51:03 +07:00
parent 256bb1fcdb
commit 299ab8d4b7

View File

@ -7,6 +7,8 @@ on:
- stable
schedule:
- cron: '20 16 * * *' # daily at 16:20 UTC
workflow_dispatch:
jobs:
tests:
strategy: