Skip to content

test: add collaborator #13

test: add collaborator

test: add collaborator #13

Workflow file for this run

# name: CI
# on: [push]
# jobs:
# build:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v2
# - name: Setup upterm session
# uses: lhotari/action-upterm@v1
# env:
# GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}