mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 16:50:01 +00:00
8 lines
69 B
YAML
8 lines
69 B
YAML
|
name: CI Workflow
|
||
|
on: push
|
||
|
|
||
|
permissions:
|
||
|
packages: write
|
||
|
|
||
|
jobs: {}
|