Update update.yml

This commit is contained in:
Aleksandr Statciuk 2023-04-12 00:50:43 +03:00
parent bedbcaeddf
commit f1a7a6ead7

View file

@ -1,6 +1,8 @@
name: update
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
main:
runs-on: ubuntu-latest