Skip to content

MAPI-80 Add new functionality, listRoles and dropRole. #653

MAPI-80 Add new functionality, listRoles and dropRole.

MAPI-80 Add new functionality, listRoles and dropRole. #653

name: Check PR linked to issue
on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
workflow_dispatch:
jobs:
check_pull_requests:
runs-on: ubuntu-latest
name: Check linked issues
steps:
- uses: nearform-actions/github-action-check-linked-issues@v1
id: check-linked-issues
with:
exclude-branches: "dependabot/**"
comment: true