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:
schedule:
- cron: '0 0 * * *'
permissions:
contents: read
jobs:
main:
runs-on: ubuntu-latest