Question: 1/50
You want a GitHub Actions workflow to run automatically when a pull request is opened against the main branch. Which event trigger should you use?
pull_request
push
workflow_dispatch
schedule