mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 16:20:02 +00:00
Knut Ahlers
6c941fb330
from one file per job through script Signed-off-by: Knut Ahlers <knut@ahlers.me>
7 lines
69 B
YAML
7 lines
69 B
YAML
name: CI Workflow
|
|
on: push
|
|
|
|
permissions:
|
|
packages: write
|
|
|
|
jobs: {}
|