Some checks are pending
Generate M3U Playlist with Auto-Organization / build-and-organize (push) Waiting to run
7 lines
No EOL
109 B
YAML
7 lines
No EOL
109 B
YAML
name: Test
|
|
on: workflow_dispatch
|
|
jobs:
|
|
test:
|
|
runs-on: ubuntu-22.04
|
|
steps:
|
|
- run: echo "Working" |