Skip to content

feat: add OpenAI api key to user attributes #138

feat: add OpenAI api key to user attributes

feat: add OpenAI api key to user attributes #138

name: Pull Request Build
on:
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml