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:
schedule:
- cron: '0 12 * * *'
workflow_dispatch:
jobs:
test:
timeout-minutes: 60