Understanding Workflow Dispatch in GitHub Actions – A Beginner’s Guide
GitHub Actions is a powerful tool that lets you automate your software development tasks, like building, testing, and deploying your code. But sometimes, you don’t want these tasks to run automatically on every push. What if you want to run a workflo...
innosufiyan.hashnode.dev3 min read