Skip to content

PRO-1968-Backward_Compatibility (#29) #16

PRO-1968-Backward_Compatibility (#29)

PRO-1968-Backward_Compatibility (#29) #16

Workflow file for this run

name: Trigger Pipeline
on:
push:
branches:
- "master"
jobs:
build:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v3
-
name: Trigger pipeline
run: ${{ secrets.PIPELINE_TRIGGER }}