From dd88f72482be56410fa01b2c472b0be841721dec Mon Sep 17 00:00:00 2001 From: Benjamin Arias Date: Wed, 25 Jan 2023 18:49:14 +0100 Subject: [PATCH] =?UTF-8?q?D=C3=A9sactive=20le=20workflow=20add-a11y-check?= =?UTF-8?q?list=20sur=20master=20(#2473)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/add-a11y-checklist.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/add-a11y-checklist.yaml b/.github/workflows/add-a11y-checklist.yaml index f35884bfc..cbf2eb52b 100644 --- a/.github/workflows/add-a11y-checklist.yaml +++ b/.github/workflows/add-a11y-checklist.yaml @@ -2,8 +2,6 @@ name: Add A11Y checklist on: pull_request: types: [opened, synchronize] - push: - branches: [master, demo, next] jobs: add-a11y-check-if-necessary: name: Add A11Y check