Skip to content

Improved: facility group UI to redirect the user to find facilities page with the group filter applied when clicking on facilities item (#141). #334

Improved: facility group UI to redirect the user to find facilities page with the group filter applied when clicking on facilities item (#141).

Improved: facility group UI to redirect the user to find facilities page with the group filter applied when clicking on facilities item (#141). #334

Workflow file for this run

name: Verify build
on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
jobs:
call-workflow-in-another-repo:
uses: hotwax/dxp-components/.github/workflows/common-pull-request.yml@main
with:
config-path: .github/labeler.yml
secrets:
envPAT: ${{ secrets.envPAT }}