Skip to content

Merging to release-5.3.9: [TT-12710]deleting All Partitioned Policies a Key is linked to does not delete the Key (#6473) #243

Merging to release-5.3.9: [TT-12710]deleting All Partitioned Policies a Key is linked to does not delete the Key (#6473)

Merging to release-5.3.9: [TT-12710]deleting All Partitioned Policies a Key is linked to does not delete the Key (#6473) #243

Workflow file for this run

name: JIRA lint
on:
pull_request:
branches:
- master
- release-**
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
jira-lint:
if: ${{ !github.event.pull_request.draft }}
uses: TykTechnologies/github-actions/.github/workflows/jira-lint.yaml@main
secrets:
JIRA_TOKEN: ${{ secrets.JIRA_TOKEN }}
ORG_GH_TOKEN: ${{ secrets.ORG_GH_TOKEN }}