Update update.yml

This commit is contained in:
freearhey
2026-05-02 16:20:39 +03:00
parent b11f0bb125
commit a3c27491a1

View File

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