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 9b942f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ env:

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

jobs:
PublishAndroidSDKRelease:
Expand Down

0 comments on commit 9b942f4

Please sign in to comment.