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