質問 074

### 次のうち、Workflowが実行されているRepositoryのフルネーム(例: `octocat/hello-world`)を含むデフォルト環境変数はどれですか? > https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables 1. [x] `GITHUB_REPOSITORY` 1. [ ] `GITHUB_REPOSITORY_ID` 1. [ ] `GITHUB_REPOSITORY_OWNER` 1. [ ] `GITHUB_REPOSITORY_OWNER_ID`