Skip to content

OPEN-2475: Add Django Search to the makefile for Hospitality PD #1809

OPEN-2475: Add Django Search to the makefile for Hospitality PD

OPEN-2475: Add Django Search to the makefile for Hospitality PD #1809

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 }}