ci(test-ui): Fix push trigger
This commit is contained in:
2
.github/workflows/test-ui.yml
vendored
2
.github/workflows/test-ui.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
paths:
|
||||
- 'web/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'web/**'
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user