1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Update updater.yml

This commit is contained in:
Tagada 2023-10-13 15:37:58 +02:00 committed by GitHub
parent 6e1ac55c12
commit 8946da02ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ on:
workflow_dispatch: workflow_dispatch:
# Run it every day at 6:00 UTC # Run it every day at 6:00 UTC
schedule: schedule:
- cron: '0 6 * * 0' - cron: '0 6 * * *'
jobs: jobs:
updater: updater:
runs-on: ubuntu-latest runs-on: ubuntu-latest