Showing Posts From
Automation
-
Ahmed Muhi
- 30 Jan, 2025
GitHub Actions: Understanding the Push and Pull Request Triggers
Learn how to use push and pull request triggers in GitHub Actions to automate workflows effectively with branch and path filters.
-
Ahmed Muhi
- 07 Jun, 2024
Understanding GitHub Actions: Core Concepts and Fundamentals
Explore the core building blocks of GitHub Actions—from workflows and triggers to jobs and steps—and learn how to harness these fundamentals to automate your development process, saving you time and effort.
-
Ahmed Muhi
- 14 Apr, 2024
Setting Up Your First GitHub Repository: A Step-by-Step Guide
Take the next step in your GitHub Actions journey by learning how to set up your first GitHub repository. This guide will walk you through creating a GitHub account, connecting your local project, and managing pull requests. Get ready to elevate your development workflow and collaborate like a pro! 🚀
-
Ahmed Muhi
- 07 Apr, 2024
Understanding Git: The Foundation for GitHub Actions
Master Git basics with this practical guide! Learn version control step-by-step, from installation to tracking changes. Perfect for beginners, with clear examples and hands-on exercises. Start your Git journey today! 🚀