Skip to content

Commit

Permalink
MBX-Commit 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Akylbek Utekeshev committed Nov 8, 2023
1 parent 8e23afb commit eb7cd5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- 'proverka/*'
pull_request:
types: [opened, reopened, synchronize]

jobs:
trigger:
runs-on: macos-13
Expand All @@ -26,5 +26,5 @@ jobs:
token: ${{ secrets.PAT_IOS_APP }}
workflow: connected_publish_workflow.yml
repo: mindbox-cloud/ios-app
ref: ${{ github.ref }}
ref: develop
inputs: '{"branch": "${{ github.ref_name }}", "commits": "${{ env.commits }}"}'

0 comments on commit eb7cd5c

Please sign in to comment.