Skip to content

Apply dialog height clamp to waypoint/update-location/database dialogs #1175

Apply dialog height clamp to waypoint/update-location/database dialogs

Apply dialog height clamp to waypoint/update-location/database dialogs #1175

Workflow file for this run

name: CI
on:
push:
branches: [ main, beta ]
pull_request:
branches: [ main, beta ]
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
quality:
uses: ./.github/workflows/quality.yml
test:
needs: quality
uses: ./.github/workflows/tests.yml