We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361e7b9 commit 434569fCopy full SHA for 434569f
.github/workflows/test.yml
@@ -1,5 +1,6 @@
1
name: UI Automation Tests
2
-on: workflow_dispatch
+on: pull_request
3
+
4
jobs:
5
playwright:
6
runs-on: ubuntu-latest
0 commit comments