QuestionQ21
Author and manage workflowsWhere must workflow files be stored so that repository events can trigger them?
- A anywhere
- B Nowhere; they must be attached to an action in the GitHub user interface.
- C .github/workflows/
- D .workflows/
- E .github/actions/
Community Discussion