Cypress - CI/CD and Reporting
Which YAML key is used to specify the event that triggers a GitHub Actions workflow for Cypress tests?
on key defines events like push or pull_request that start the workflow.run is used inside steps, steps lists commands, jobs groups tasks.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions