Skip to content

bots/auto-moderator: add tamura sota #44

bots/auto-moderator: add tamura sota

bots/auto-moderator: add tamura sota #44

on:
- push
- pull_request
defaults:
run:
working-directory: bots/auto-moderator
jobs:
type-check:
runs-on: ubuntu-latest
defaults:
run:
working-directory: bots/auto-moderator
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.2.5
- run: bun install --frozen-lockfile
- run: bun ci