Skip to content

共通ワークフローを適用する #1

共通ワークフローを適用する

共通ワークフローを適用する #1

Workflow file for this run

name: VOICEVOX Shared Workflow
on:
push:
pull_request:
defaults:
run:
shell: bash
jobs:
voicevox-shared-workflow:
uses: VOICEVOX/.github/.github/workflows/shared.yml@main
# Super Linter に必要
permissions:
contents: read
packages: read
statuses: write