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:
parent
7ae6a6654a
commit
a444345ea1
7 changed files with 7 additions and 6 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue