diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7486fbd5c..69a2361d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,6 @@ on: branches-ignore: - 'translations**' pull_request: - # We do not need synchronize event, it is covered by on:push - types: [opened, reopened] branches-ignore: - 'translations**'