Skip to content

Promote commit 55c16b7 to Test (#743) #13

Promote commit 55c16b7 to Test (#743)

Promote commit 55c16b7 to Test (#743) #13

name: Trigger Test Deploy Workflow
on:
push:
branches:
- promotion/test
paths:
- state.json
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
event-type: trigger-test-deploy