Skip to content

Selection of basemap output formats, TMS input, mobile UI #50

Selection of basemap output formats, TMS input, mobile UI

Selection of basemap output formats, TMS input, mobile UI #50

name: PR Tests Frontend
on:
pull_request:
branches:
- main
- staging
- development
# Workflow is triggered only if src/frontend changes
paths:
- src/frontend/**
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
frontend-tests:
uses: hotosm/gh-workflows/.github/workflows/[email protected]
with:
working_dir: src/frontend