From 57dd543abcf80e12f30b23d4d9a8e87e835ee4e0 Mon Sep 17 00:00:00 2001 From: Eleonora Borovic <89137171+ebrvc@users.noreply.github.com> Date: Sun, 24 Mar 2024 16:45:47 +0100 Subject: [PATCH] fix: Update quality.yml --- .github/workflows/quality.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index 4c7c341..6eaa91e 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -1,7 +1,7 @@ name: Format check on push on: pull_request: - - types: [opened, reopened, edited, synchronize, ready_for_review] + types: [opened, reopened, edited, synchronize, ready_for_review] # branches: # - feature/software-quality-tools jobs: