Files
ratigorsk-auto/.gitea/workflows/update-yandex-music.yaml
2026-02-02 15:40:24 +03:00

12 lines
222 B
YAML

name: Update Yandex Music
run-name: ${{gitea.actor}} updating yandex-music ebuild if needed
on:
schedule:
- cron: '0 * * * *'
jobs:
Check-New-Releases:
runs-on: ubuntu-latest
steps:
- run: echo Test