I have my main website
But i want that the subdomain website also gets changed when I push the changes to that github folder
eg my root folder is ‘xyz’ and inside it is my folder ‘abc’ and I want whenever I make some changes in ‘abc’ and push it then it should get deployed at netlify servers
(I have my github account connected and already pushing my root folder, but don’t know how to do it with a folder in the root folder)
So what should I fill