1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-302 Relations | Enhancement | Set Relation.SOURCE as target relation for reloading bookmark object (#2554)

This commit is contained in:
Evgenii Kozlov 2022-08-24 16:16:47 +03:00
parent 7ae6a6654a
commit a444345ea1
7 changed files with 7 additions and 6 deletions

View file

@ -3,7 +3,7 @@ on:
pull_request:
# add "synchronize" in "types", in order to trigger workflow for pull request commit(s) pushes.
types: [opened]
branches: [develop]
branches: [develop, release/0-10-0]
name: Run debug unit tests
jobs:
setup-android: