プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

add tmate action

Kohei Watanabe (Aug 10, 2021, 10:24 AM +0900) cc2a795f a01bdb13

+8
+8
.github/workflows/tmate.yml
··· 1 + name: tmate 2 + on: workflow_dispatch 3 + jobs: 4 + build: 5 + runs-on: ubuntu-latest 6 + steps: 7 + - uses: actions/checkout@v2 8 + - uses: mxschmitt/action-tmate@v3