ci: Run ui tests after PR merge for status badge

This commit is contained in:
Suraj Shetty 2021-05-26 15:46:41 +05:30 committed by GitHub
parent 71632073ec
commit ab9b6bf36e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@ name: UI
on:
pull_request:
workflow_dispatch:
push:
branches: [ develop ]
jobs:
test: