chore: run GH actions on push to main branch
This commit is contained in:
5
.github/workflows/playwright.yml
vendored
5
.github/workflows/playwright.yml
vendored
@@ -1,8 +1,9 @@
|
||||
name: Automatisch UI Tests
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
Reference in New Issue
Block a user