Skip to content

Relocate all Lobotomy Corp files from random locations in the code to a collective Lobotomy Corp 13 folder. #44

Relocate all Lobotomy Corp files from random locations in the code to a collective Lobotomy Corp 13 folder.

Relocate all Lobotomy Corp files from random locations in the code to a collective Lobotomy Corp 13 folder. #44

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