chore: make e2e tests manually triggerable (#1220)

This commit is contained in:
Ali BARIN
2023-08-18 09:25:43 +02:00
committed by GitHub
parent dace794167
commit 217970667a

View File

@@ -1,7 +1,9 @@
name: Automatisch UI Test name: Automatisch UI Tests
on: on:
schedule: schedule:
- cron: '0 12 * * *' - cron: '0 12 * * *'
workflow_dispatch:
jobs: jobs:
test: test:
timeout-minutes: 60 timeout-minutes: 60