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:
parent
35dcb0a4fe
commit
0849639e7a
1 changed files with 4 additions and 0 deletions
4
.github/workflows/update-cron.yml
vendored
4
.github/workflows/update-cron.yml
vendored
|
@ -4,6 +4,10 @@ on:
|
|||
- cron: '40 */2 * * *' # Every 2 hours at :40
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
update:
|
||||
name: Update Versions
|
||||
|
|
Loading…
Add table
Reference in a new issue