App updates from github every day even if there were no changes in the git repository

Hi everyone! My app pulls changes from github time to time, even when there are no changes in the github repo. It slows the app because every time after the update from git it needs to reload cache for my program that I store. Do you know, why it happens and how I can stop it? Appreciate your help!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.