zkitefly 2024-02-06 21:07:43 +08:00 committed by GitHub
parent 2740bdeb77
commit 8e3c19651e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,9 @@ on:
schedule:
- cron: '30 * * * *'
permissions:
contents: write
jobs:
dev-check-update:
if: ${{ github.repository_owner == 'HMCL-dev' }}