GitHub Actions Certification — Question 4

Which statement is true regarding the ability to delete a workflow run?

Answer options

Correct answer: B

Explanation

The correct answer is B because completed workflow runs can indeed be deleted. Option A is incorrect as pending runs cannot be deleted, C is wrong because deletion does not require admin access, and D is false because there is no age restriction for deleting completed runs.