You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a brief idea to further automate the process with Github action:
High level detail:
A github action cronjob will be executed by a pre-defined schedule (daily-weekly).
This cronjob will download the Vietnamese provinces xls sheet from the government general statistic website.
Then further action is trigger: convert xls to csv -> invoke the existing golang script, if there's a changes, create a github issue and if possible, produce a Pull request with the updated patch files
The text was updated successfully, but these errors were encountered:
This is a brief idea to further automate the process with Github action:
High level detail:
The text was updated successfully, but these errors were encountered: