diff --git a/.github/workflows/drupal-integrations.yaml b/.github/workflows/drupal-integrations.yaml index 6fb9d1e..18bbf16 100644 --- a/.github/workflows/drupal-integrations.yaml +++ b/.github/workflows/drupal-integrations.yaml @@ -5,6 +5,7 @@ on: branches: - 'main' - 'dev' + - 'test/dev' pull_request: branches: - 'main'