Browse Source

👷 Update people.yml

pull/13889/head
Sebastián Ramírez 2 days ago
committed by GitHub
parent
commit
9068b5bdff
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .github/workflows/people.yml

4
.github/workflows/people.yml

@ -1,10 +1,6 @@
name: FastAPI People name: FastAPI People
on: on:
# TODO: remove this
push:
branches:
- people
schedule: schedule:
- cron: "0 14 1 * *" - cron: "0 14 1 * *"
workflow_dispatch: workflow_dispatch:

Loading…
Cancel
Save