GitHub Actions — Beginners
Sep 4, 2023
Create a New Repository
Create a New folder & Clone the repository
Goto Actions — Click simple workflow configure
Create a folder .github & workflows
after create a text file demoworkflow.yml
Add Folder in remote repository
Finally push the code on remote repository
Finally, go to the actions the code is run or not.
Code is running successfully