Update update.yml

This commit is contained in:
freearhey
2026-04-23 11:09:15 +03:00
parent cb0b9739a1
commit e4c60a840b

View File

@@ -3,6 +3,8 @@ on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 * * *'
permissions:
contents: read
jobs: jobs:
main: main:
runs-on: ubuntu-latest runs-on: ubuntu-latest