Skip to content

feat(ai_chat_plugin): [PPT-568] [PPT-567] ChatGPT plugin auth and openapi spec #361

feat(ai_chat_plugin): [PPT-568] [PPT-567] ChatGPT plugin auth and openapi spec

feat(ai_chat_plugin): [PPT-568] [PPT-567] ChatGPT plugin auth and openapi spec #361

Workflow file for this run

name: Pull Request
on:
pull_request_target:
jobs:
placeos:
name: PlaceOS PR Actions
uses: PlaceOS/.github/.github/workflows/pull-request.yml@main
with:
title: ${{ github.event.pull_request.title }}
opened: ${{ github.event.action == 'opened' || github.event.action == 'reopened' }}