Skip to content

10.10-maintenance: Move analytics to its own domain and capture host #2626

10.10-maintenance: Move analytics to its own domain and capture host

10.10-maintenance: Move analytics to its own domain and capture host #2626

Workflow file for this run

name: PR
on:
pull_request:
branches:
- master
- '*-maintenance'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml