Skip to content

Starboy

Starboy #328

Workflow file for this run

name: Starboy
on:
push:
pull_request:
types: [opened, closed]
issues:
types: [opened, closed, reopened]
issue_comment:
types: [created]
watch:
types: [started]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Statusoli
uses: athul/telewire@master
if: always()
with:
chat: ${{ secrets.chat }}
token: ${{ secrets.token }}
status: ${{ job.status }}