From a7305fb9bf5e4cf244aedcd6b828fbc7aa18c620 Mon Sep 17 00:00:00 2001 From: taitus Date: Wed, 10 Apr 2024 14:04:46 +0200 Subject: [PATCH] upadate tests.yml --- .github/workflows/tests.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index baf23d7a4ce..dfe303eae69 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,11 +1,5 @@ name: tests -on: - push: - branches: - - master - pull_request: - branches-ignore: - - i18n_master +on: push permissions: contents: read