Skip to content

Merging to release-5.12.1: [TT-16966][TT-16971] Fix ci/tests/specs Error: Cannot find module 'tslib' and policies schema (#7995) #2077

Merging to release-5.12.1: [TT-16966][TT-16971] Fix ci/tests/specs Error: Cannot find module 'tslib' and policies schema (#7995)

Merging to release-5.12.1: [TT-16966][TT-16971] Fix ci/tests/specs Error: Cannot find module 'tslib' and policies schema (#7995) #2077

name: PR Merge Suggestions
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
permissions:
pull-requests: write
contents: read
jobs:
branch-suggestions:
uses: TykTechnologies/github-actions/.github/workflows/branch-suggestion.yml@main
secrets:
JIRA_TOKEN: ${{ secrets.JIRA_TOKEN }}