From 98980d0add076c1346204f7ef8cf190340e8fd50 Mon Sep 17 00:00:00 2001 From: Jos Verlinde Date: Thu, 2 Jan 2025 18:07:51 +0100 Subject: [PATCH] Update pytest.yml (cherry picked from commit ef29dc90d92e6fb37a35f728f425d33f1d76ba52) --- .github/workflows/pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index e12ebc5b..3195336d 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -12,7 +12,7 @@ name: pytest stubber on: workflow_dispatch: pull_request: - branches: [main] + # branches: [main] push: branches: [main, stubber/*, feat/*, fix/*]