Skip to content

登録済みInput画像データのUIからの削除機能 #546

登録済みInput画像データのUIからの削除機能

登録済みInput画像データのUIからの削除機能 #546

Workflow file for this run

name: Codespell
on:
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2