Question 110
### Dave is creating a templated workflow for his organization. Where must Dave store the workflow files and associated metadata files for the templated workflow?
> https://docs.github.com/en/actions/using-workflows/creating-starter-workflows-for-your-organization
1. [x] inside a directory named `workflow-templates` within a repository named `.github`
1. [ ] inside a directory named `workflow-templates` within the current repository
1. [ ] inside a directory named `.github/org-templates`
1. [ ] inside a directory named `.github/workflow-templates`