Where must a GitHub Actions workflow file be stored for GitHub to detect and run it?
.github/actions.github/workflowsworkflows/.github/pipelinesMore Author and manage workflows Questions
48 questions
Full GitHub Actions Practice Test
All topics covered
All GitHub Actions Questions
Browse by topic
Related Questions
A deploy job must wait until a test job succeeds. Which keyword should be added to the deploy job?...
Which trigger must a workflow declare so that another workflow can call it as a reusable workflow?...
A manually triggered workflow defines an input of type boolean named `perform_deploy`. Which express...
A workflow uses both branch filters and path filters on the `push` event. When will the workflow run...
Which statement about the `schedule` event is correct?...
Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy
Discussion
Be the first to share your understanding of this concept
Sign in to join the discussion