Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

PSG-4899 use template for deprecated readmes #50

PSG-4899 use template for deprecated readmes

PSG-4899 use template for deprecated readmes #50

Workflow file for this run

name: Trigger iOS App UI Tests
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
trigger-ui-test:
runs-on: ubuntu-latest
steps:
- name: Trigger UI Test Workflow in iOS App Repo
uses: convictional/[email protected]
with:
owner: passageidentity
repo: passage-ios-uitest-app
github_token: ${{ secrets.GH_ACCESS_TOKEN }}
workflow_file_name: ui-tests.yml
github_user: rickycpadilla
client_payload: '{"passage_ios_branch_name": "${{ github.head_ref }}"}'