Browse Source

🔥 Remove temporary CI run on branch

pull/13888/head
Sebastián Ramírez 4 days ago
parent
commit
b4ccb7ba8e
  1. 4
      .github/workflows/people.yml

4
.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:

Loading…
Cancel
Save