1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00

Update update-cron.yml (#65)

This commit is contained in:
Asriel 2025-03-24 20:23:06 -07:00 committed by GitHub
parent 35dcb0a4fe
commit 0849639e7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,10 @@ on:
- cron: '40 */2 * * *' # Every 2 hours at :40 - cron: '40 */2 * * *' # Every 2 hours at :40
workflow_dispatch: workflow_dispatch:
permissions:
contents: write
packages: write
jobs: jobs:
update: update:
name: Update Versions name: Update Versions