Skip to content

Commit

Permalink
chore(sdk): build on every push
Browse files Browse the repository at this point in the history
Signed-off-by: Volodymyr Kit <[email protected]>
  • Loading branch information
justakit committed Jan 7, 2025
1 parent e0f79c5 commit 782b77f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ env:

on:
push:
tags:
- '*'
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
PublishAndroidSDKRelease:
Expand Down

0 comments on commit 782b77f

Please sign in to comment.