Sebastián Ramírez
2 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
4 deletions
-
.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: |
|
|