Skip to content

[#IOPID-2480] Redirect on root #40

[#IOPID-2480] Redirect on root

[#IOPID-2480] Redirect on root #40

name: PR - Opex Dashboard api_public
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
branches:
- master
paths:
- 'api_public.yaml'
- '.github/workflows/pr_opex_api_public.yml'
- '.github/workflows/opex_api_public.yml'
- '.opex/api_public/**'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || 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: api_public