From b4ccb7ba8e82d180a452b28a5ecf856f4e919d00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 12 Jul 2025 21:05:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20temporary=20CI=20run=20?= =?UTF-8?q?on=20branch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/people.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/people.yml b/.github/workflows/people.yml index 76a6f1fea..c1df3455e 100644 --- a/.github/workflows/people.yml +++ b/.github/workflows/people.yml @@ -1,10 +1,6 @@ name: FastAPI People on: - # TODO: remove this - push: - branches: - - people schedule: - cron: "0 14 1 * *" workflow_dispatch: