始める無料で始める

Write a GitHub Actions Workflow

In this exercise, you will practice writing GitHub Actions workflow that prints the user name of the runner machine. The workflow gets triggered by pushing commits to the myfeature branch.

By completing this exercise, you will be able to craft basic GitHub Actions workflows. You will understand how to trigger workflows based on events, specify runner machines, and execute fundamental steps. This foundational knowledge sets the stage for building more intricate CI/CD pipelines and automating diverse tasks in software development workflows.

この演習はコースの一部です

CI/CD for Machine Learning

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する