From 692c974366c9e6715bf83a72ebdec968bea00eea Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Fri, 10 Nov 2023 23:06:27 +0000 Subject: [PATCH] Run in PRs --- .github/workflows/integration_testing.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration_testing.yml b/.github/workflows/integration_testing.yml index feb2358..93f0dba 100644 --- a/.github/workflows/integration_testing.yml +++ b/.github/workflows/integration_testing.yml @@ -2,6 +2,7 @@ name: astropy_rc_basic on: workflow_dispatch: + pull_request: concurrency: group: ${{ github.workflow }}-${{ github.ref }}