diff --git a/.github/workflows/debug.yaml b/.github/workflows/debug.yaml index e0b6f9d..81a2a55 100644 --- a/.github/workflows/debug.yaml +++ b/.github/workflows/debug.yaml @@ -2,10 +2,10 @@ name: Debug on: push: branches: - - "**" + - "*" pull_request: branches: - - "**" + - "*" workflow_dispatch: env: OPENMS_VERSION: 3.2.0