This commit is contained in:
bakhirev 2025-06-27 15:52:22 +03:00
parent daa38c716c
commit af9d91a29e
2 changed files with 46 additions and 1 deletions

View file

@ -10,7 +10,7 @@ on:
# (if you have a lot of people and frequent commits)
# Remove this for small teams:
schedule:
- cron: '3 * * * *'
- cron: '0 0 */5 * *'
# Run by PR
# (if you have few people and commits are rarely made)