mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add comment information about the cron job
This commit is contained in:
parent
1ca7778e6a
commit
69fcd3d05e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
name: Create issue to upgrade dependencies
|
||||
on:
|
||||
schedule:
|
||||
# Run the first of the month, every 3 month
|
||||
- cron: '0 0 1 */3 *'
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue