Skip to content

Commit

Permalink
Update ios-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-avdeev-jb authored Dec 7, 2023
1 parent 8d72c6f commit 5bba891
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ios-pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: iOS Unit tests
on:
pull_request:
#push: #todo remove when tests will be completed
push:
branches:
- "jb-main"
- "dima-andrei/ios-tests-on-pr-2"


concurrency:
group: ${{ github.head_ref }}
Expand Down

0 comments on commit 5bba891

Please sign in to comment.