This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each of the questions.
How does a machine learning engineer enforce that data scientists can only edit code in feature branches?
Trigger a workflow with a pull request.
Give the data scientists write access to the repo.
Add a branch protection rule.
Which event should a machine learning engineer use to trigger a GitHub Actions workflow to run when a pull request is merged?
pull_request
push
fork
You must answer all questions before checking your work.
Was this page helpful?