Skip to content

Adding Origin and Assigned Facility Resource List #1683

Adding Origin and Assigned Facility Resource List

Adding Origin and Assigned Facility Resource List #1683

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test
uses: ./.github/workflows/reusable-test.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}