質問 005
### 次のうち、Workflowをトリガーする有効なイベントではないものはどれですか?
> https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#about-events-that-trigger-workflows
1. [x] Repositoryのクローン
1. [ ] masterブランチへのファイルのCommit
1. [ ] Branchの作成
1. [ ] Pull Requestへのラベル追加