Reusable Workflow Scaffold
「再利用可能なワークフロー足場」
Set up a reusable GitHub Actions workflow that can be triggered from multiple repositories.
複数のリポジトリからトリガー可能な再利用可能なGitHub Actionsワークフローを設定する。
Prompt
Can you scaffold a reusable GitHub Actions workflow file (.github/workflows/build.yml) that can be triggered from multiple other repos via workflow_call?