latest 2 messages by pgnd

+ [2020-07-09T20:58:32Z] pgnd is there an available gh action that can automate the pulls solely from gh -- removing the local step? e.g., on a daily schedule, see if updates/commits have been made to source origin, then pull if 'yes'?
+ [2020-07-09T20:58:32Z] pgnd i'm looking to mirror a repo from another (non-gh) service on my gh acct.i can easily create locally, push the clone --mirror to gh, and occassionally push refreshes TO gh.