mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
💚 Make GitHub action Issue Manager run once every night
This commit is contained in:
parent
6d0caf7522
commit
c27ad0dc26
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: "* * * * *"
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
issue-manager:
|
||||
|
|
|
|||
Loading…
Reference in a new issue