There was an error while loading. Please reload this page.
1 parent 5943755 commit 20350faCopy full SHA for 20350fa
1 file changed
.github/workflows/sdk-size-updates.yml
@@ -12,8 +12,9 @@ concurrency:
12
cancel-in-progress: true
13
jobs:
14
update-sdk-sizes:
15
- uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-updates.yml@8c5fbade4ee9c06a0a979bcb0866e64669254f73
16
permissions:
+ contents: read
17
+ uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-updates.yml@8c5fbade4ee9c06a0a979bcb0866e64669254f73
18
pull-requests: write
19
with:
20
modules: "stream-chat-android-client stream-chat-android-ui-components stream-chat-android-compose"
0 commit comments