From 2d8196c2f25e482172b49635369c33a98e518de3 Mon Sep 17 00:00:00 2001 From: facchettos Date: Fri, 9 Feb 2024 11:35:42 +0100 Subject: [PATCH] f --- .github/workflows/matrix.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/matrix.yaml b/.github/workflows/matrix.yaml index 7e25982d8a..1eda22a15f 100644 --- a/.github/workflows/matrix.yaml +++ b/.github/workflows/matrix.yaml @@ -4,11 +4,8 @@ on: release: types: [created] pull_request: - types: [opened, synchronize, reopened, edited] branches: - main - paths: - - "vendor/**" concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}