Skip to content

feat(cli): started moving PD commands to iClick; #39

feat(cli): started moving PD commands to iClick;

feat(cli): started moving PD commands to iClick; #39

Workflow file for this run

name: Trigger CircleCI
on: [push, pull_request, workflow_dispatch]
jobs:
trigger-circleci:
runs-on: ubuntu-latest
steps:
- name: Trigger CircleCI Build
id: trigger_circleci_build
uses: CircleCI-Public/[email protected]
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}