Skip to content

In the Chat Tabs in "Messages to Display" Mentor replies arent considered under Mentor Chat #2162

In the Chat Tabs in "Messages to Display" Mentor replies arent considered under Mentor Chat

In the Chat Tabs in "Messages to Display" Mentor replies arent considered under Mentor Chat #2162

name: "Round ID Linker"
on:
issues:
types: [opened]
jobs:
link_rounds:
runs-on: ubuntu-20.04
steps:
- uses: tgstation/round_linker@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}