Skip to content

feat(nitrotan): メッセージのembed化 #1935

feat(nitrotan): メッセージのembed化

feat(nitrotan): メッセージのembed化 #1935

Workflow file for this run

# Node.js でビルド・テストを実行する。バージョンは .node-version に記載されているものを利用する
name: Node CI
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
node-ci:
name: Node CI
uses: book000/templates/.github/workflows/reusable-nodejs-ci-pnpm.yml@master