Skip to content

Add GH CI

Add GH CI #1

name: Integration Tests
on: pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
integration_tests:
name: Integration tests
uses: uc-cdis/gen3-code-vigil/.github/workflows/integration_tests.yaml@chore/generalize_ci_workflow