Skip to content

Commit

Permalink
Fix check-update.yml (#2750)
Browse files Browse the repository at this point in the history
  • Loading branch information
zkitefly committed Feb 6, 2024
1 parent 2740bde commit 8e3c196
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
schedule:
- cron: '30 * * * *'

permissions:
contents: write

jobs:
dev-check-update:
if: ${{ github.repository_owner == 'HMCL-dev' }}
Expand Down

0 comments on commit 8e3c196

Please sign in to comment.