Browse Source
ci: Run ui tests after PR merge for status badge
version-14
Suraj Shetty
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
.github/workflows/ui-tests.yml
|
|
@@ -3,6 +3,8 @@ name: UI |
|
|
|
on: |
|
|
|
pull_request: |
|
|
|
workflow_dispatch: |
|
|
|
push: |
|
|
|
branches: [ develop ] |
|
|
|
|
|
|
|
jobs: |
|
|
|
test: |
|
|
|