🔥 3-day streak
GitHub Actions (GH-200)50 / 142
Question 50 of 142

Your platform team stores a production deployment API key as an environment secret named DEPLOY_KEY scoped to an environment called production. The production environment is configured with a required reviewers protection rule. A workflow job references environment: production and needs DEPLOY_KEY. A developer triggers the workflow via a push to main. What happens to the job that consumes DEPLOY_KEY?

Reviewed for accuracy · Report an issueNext question