Exit GITHUB-ACTIONS GitHub Actions Certificate Exam
Question 5 of 5
0% complete
Q5 Multiple choice

Disabling a workflow allows you to stop a workflow from being triggered without having to delete the file from the repo.
In which scenarios would temporarily disabling a workflow be most useful? (Choose two.)

Select all that apply.

  • A

    A workflow sends requests to a service that is down.

  • B

    A workflow error produces too many, or wrong, requests, impacting external services negatively.

  • C

    A workflow is configured to run on self-hosted runners

  • D

    A workflow needs to be changed from running on a schedule to a manual trigger

  • E

    A runner needs to have diagnostic logging enabled.