chore: make e2e tests manually triggerable (#1220)
This commit is contained in:
4
.github/workflows/playwright.yml
vendored
4
.github/workflows/playwright.yml
vendored
@@ -1,7 +1,9 @@
|
||||
name: Automatisch UI Test
|
||||
name: Automatisch UI Tests
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
timeout-minutes: 60
|
||||
|
Reference in New Issue
Block a user