Skip to content

Commit

Permalink
Trigger updates on merging to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
andremion committed Jan 2, 2025
1 parent 75754ba commit ba78516
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/sdk-size-updates.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
name: SDK size updates

on:
# push:
# branches:
# - develop
pull_request:
push:
branches:
- develop

workflow_dispatch:

#concurrency:
# group: ${{ github.ref }}
# cancel-in-progress: true
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true

env:
MODULES: "stream-chat-android-client stream-chat-android-offline stream-chat-android-ui-components stream-chat-android-compose"
Expand Down

0 comments on commit ba78516

Please sign in to comment.