Hi Mohammad,
I'm glad you found it useful Although GitHub has introduced Actions as a CI/CD tool, I meant, it's not just a CI/CD tool but it enables you to do CI/CD stuff as well. You can do lots of cool things within its runners (through your pipelines) which bumps it into the next level of development and project management!
Mohammad Hasan
CS student
Thanks for the excellent article 🙏 At the beginning of the article, you said "I show you why GitHub Actions is not a CI/CD tool" but I didn't understand why GitHub Action isn't CI/CD tool. Can you express further why GitHub Actions is not a CI/CD tool?