Skip to content

[LC13] Fix: Shuttle should not emergency call when shuttle bought #59

[LC13] Fix: Shuttle should not emergency call when shuttle bought

[LC13] Fix: Shuttle should not emergency call when shuttle bought #59

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 }}