Skip to content

Commit e757647

Browse files
committed
add some information on update PRs
1 parent be259b3 commit e757647

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/workflows/dep_iocipher_jni.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ jobs:
4545
branch: create-pull-request/iocipher
4646
delete-branch: true
4747
title: ${{ steps.titletext_str.outputs.titletext }}
48+
body: |
49+
- Dependency updates
50+
51+
https://github.com/zoff99/iocipher_pack/
52+
53+
have a look at the iocipher_pack repository for all changes.

.github/workflows/dep_toxcore_jni.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,9 @@ jobs:
5050
branch: create-pull-request/toxcorejni
5151
delete-branch: true
5252
title: ${{ steps.titletext_str.outputs.titletext }}
53+
body: |
54+
- Dependency updates
55+
56+
https://github.com/zoff99/ToxAndroidRefImpl/tree/zoff99/maven_artefact
57+
58+
have a look at the maven_artefact branch to see the latest changes.

0 commit comments

Comments
 (0)