Тестовая реализация команд

This commit is contained in:
Petr Polezhaev
2026-02-02 15:40:24 +03:00
parent 6e6228033f
commit 4f7b268d50

View File

@@ -0,0 +1,11 @@
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