From 6a45c03b04a0aaad51bfbcb663c4234328b5a53e Mon Sep 17 00:00:00 2001 From: erew123 <35898566+erew123@users.noreply.github.com> Date: Wed, 27 Nov 2024 19:45:22 +0000 Subject: [PATCH] Update python-ci.yml --- .github/workflows/python-ci.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 8a4934a..53b398e 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -3,13 +3,7 @@ name: Python CI -on: - push: - branches: - - alltalkbeta - pull_request: - branches: - - alltalkbeta +on: [push, pull_request] permissions: contents: read