Skip to content

Update Scheduled

Update Scheduled #744

name: Update Scheduled
on:
schedule:
- cron: '0,30 * * * *'
permissions:
contents: write
jobs:
call-update:
uses: ./.github/workflows/update.yml