kunal-kushwaha / DevOps-Bootcamp

This repository consists of the code samples, assignments, and notes for the DevOps bootcamp of WeMakeDevs.
https://www.youtube.com/playlist?list=PL9gnSGHSqcnoqBXdMwUTRod4Gi3eac2Ak
2.14k stars 1.21k forks source link

solution :- GitHub actions folder not opening. #55

Open SHrEE-7 opened 2 years ago

SHrEE-7 commented 2 years ago

I solved same problem by deleting .git folder inside subfolder. we should have only one .git in root folder. I think by deleting .git folder from subfolders of GitHub actions directory can help to access that directory. if I am right, Kunal bhaiya could you do that so everyone can access GitHub Actions folder..?