Skip to content

Typo found in WSO2 API Manager 3.0 documentations under "Publish to Multiple External Developer Portals" section #5430

Typo found in WSO2 API Manager 3.0 documentations under "Publish to Multiple External Developer Portals" section

Typo found in WSO2 API Manager 3.0 documentations under "Publish to Multiple External Developer Portals" section #5430

Workflow file for this run

name: 3.2.0 monitoring Dashboard
on:
issues:
types: [opened, labeled]
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to One Project
steps:
- name: track progress
uses: srggrs/[email protected]
if: contains(github.event.issue.labels.*.name, 'in-progress')
with:
project: 'https://github.com/wso2/docs-apim/projects/2'
column_name: 'in-progress'
- name: Assign issues and pull requests with `bug` label to project 8
uses: srggrs/[email protected]
if: contains(github.event.issue.labels.*.name, 'PR-sent')
with:
project: 'https://github.com/wso2/docs-apim/projects/8'
column_name: 'PR-sent'