Delete .forgejo/workflows/test.yml
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 06:02:36 +02:00
parent a9e401b017
commit b3a41512da

View file

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