Skip to content

Commit 41bdb2c

Browse files
committed
ci: checks
1 parent 05a7636 commit 41bdb2c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/ui-tests.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: UI Tests
22

33
on:
4-
workflow_run:
5-
workflows: ["CI"]
6-
types:
7-
- completed
4+
push:
5+
branches: [ "master" ]
6+
pull_request:
87
branches: [ "master" ]
98

109
jobs:

0 commit comments

Comments
 (0)