Skip to content

[#IOPID-1838] Edited openapi spec #23

[#IOPID-1838] Edited openapi spec

[#IOPID-1838] Edited openapi spec #23

name: PR - Opex Dashboard External
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
branches:
- master
paths:
- "openapi/external.yaml"
- ".github/workflows/pr_opex_external.yml"
- ".github/workflows/opex_external.yml"
- ".opex/**"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
jobs:
plan:
uses: ./.github/workflows/call_pr_opex_api.yml
name: Plan changes against Production
secrets: inherit
with:
api_name: external
environment: opex-prod-ci