Skip to content

Commit ed707d0

Browse files
committed
Temp: Run job on this branch
Signed-off-by: Emre Bogazliyanlioglu <emre@wormholelabs.xyz>
1 parent 361e7b9 commit ed707d0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/test.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
name: UI Automation Tests
2-
on: workflow_dispatch
2+
on:
3+
pull_request:
4+
types:
5+
- opened
6+
branches:
7+
- "*emre/test-automation"
8+
39
jobs:
410
playwright:
511
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)