mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 02:52:45 +02:00
Have Codecov ignore generated files and run the UI tests on pushes to develop
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
name: UI Tests CI
|
||||
|
||||
on:
|
||||
# Triggers the workflow on any pull request
|
||||
push:
|
||||
branches: [ develop ]
|
||||
|
||||
pull_request:
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user