GitHub Actions Certification — Question 2

While awaiting approval, how many days can a workflow be in the "Waiting" state before it automatically fails?

Answer options

Correct answer: A

Explanation

The correct answer is A, as workflows are designed to fail automatically after 7 days in the 'Waiting' state if no approval is received. The other options, B, C, and D, suggest longer durations which do not align with the system's workflow policies.