diff --git a/.github/workflows/people.yml b/.github/workflows/people.yml index c1df3455e..76a6f1fea 100644 --- a/.github/workflows/people.yml +++ b/.github/workflows/people.yml @@ -1,6 +1,10 @@ name: FastAPI People on: + # TODO: remove this + push: + branches: + - people schedule: - cron: "0 14 1 * *" workflow_dispatch: