Tribler / trustchain-superapp

Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
80 stars 63 forks source link

Split `apk.yml` into master and PR #132

Closed drew2a closed 1 year ago

drew2a commented 1 year ago

This PR splits apk.yml into two yml files regarding the corresponding events (pull_request_target and push).

It also adds checkout_submodules actions to reduce code duplication.