e2e cron for monitor application

This commit is contained in:
mozrokafor 2023-10-19 09:41:54 -04:00
Родитель 7a26adf51c
Коммит ccaf7085df
1 изменённых файлов: 2 добавлений и 0 удалений

2
.github/workflows/playwright.yml поставляемый
Просмотреть файл

@ -4,6 +4,8 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: '0 8 * * *'
workflow_dispatch:
inputs:
environment: