update repo-update.yml

This commit is contained in:
Maxython
2025-07-13 20:37:00 +03:00
parent a0617adddb
commit 2968c9475a
2 changed files with 2 additions and 4 deletions

View File

@@ -5,9 +5,11 @@ on:
- master
paths:
- '.github/workflows/repo-update.yml'
- 'pkgignore'
pull_request:
paths:
- '.github/workflows/repo-update.yml'
- 'pkgignore'
schedule:
- cron: '0,30 0-23 * * *'