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: 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