Delete .forgejo/workflows/test
Some checks are pending
Generate M3U Playlist with Auto-Organization / build-and-organize (push) Waiting to run

This commit is contained in:
stoney420 2025-06-28 05:59:41 +02:00
parent fcc7aa3039
commit 13f58ef583

View file

@ -1,10 +0,0 @@
name: Test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- run: echo "Hello"