📄️ 💧 Writing an Action
Actions are written in python; they define small reusable blocks of functionality.
📄️ 🌊 Writing a Workflow
In this tutorial, we'll write a simple workflow that summarizes the changes in a pull request.
📄️ 📄 Writing YAML with Validation
When working with YAML files, validating them is like a superpower that saves you a lot of time and effort.