Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Nov 15, 2024
1 parent 958350a commit 6446eef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ios-browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ on:
branches: [ main ]
paths:
- '.github/workflows/ios-browserstack.yml'
- 'binding/ios/CobraAppTest/**'

pull_request:
branches: [ main, 'v[0-9]+.[0-9]+' ]
paths:
- '.github/workflows/ios-browserstack.yml'
- 'binding/ios/CobraAppTest/**'


defaults:
Expand Down

0 comments on commit 6446eef

Please sign in to comment.