In shared-overwritte/.github/workflows add a new CI workflow that calls app-android/listing_push.sh after the regular repo checkout and setup similar to other yml in shared-overwritten/.github/workflows .
The workflow could automatically trigger when a change is made in the master branch in app-android/src/main/play/listings (in addition to manual trigger).
In
shared-overwritte/.github/workflowsadd a new CI workflow that callsapp-android/listing_push.shafter the regular repo checkout and setup similar to other yml inshared-overwritten/.github/workflows.The workflow could automatically trigger when a change is made in the
masterbranch inapp-android/src/main/play/listings(in addition to manual trigger).