Run playwright tests on pull request as well

This commit is contained in:
thiloho
2024-09-13 18:45:23 +02:00
parent 08aca588d0
commit db8b284d6f
6 changed files with 14 additions and 8 deletions

View File

@@ -2,8 +2,8 @@ name: Deploy app to demo server (demo.archtika.com)
on:
workflow_run:
workflows: ['Playwright tests']
types: [completed]
workflows: [ 'Playwright tests' ]
types: [ completed ]
env:
SERVER_USER: root
SERVER_IP: 128.140.75.240