質問 019
### GitHub Actionsの一般的なユースケースはどれですか?
> https://docs.github.com/en/actions/automating-builds-and-tests/about-continuous-integration
1. [x] Pull Requestをマージする前に自動テストを実行する
1. [ ] プロジェクトにスポンサーシップボタンを追加する
1. [ ] 大規模なデータ処理や分析
1. [ ] 機械学習モデルのトレーニング