Skip to content

TT-14891 - adds client ip from XFF by depth #106

TT-14891 - adds client ip from XFF by depth

TT-14891 - adds client ip from XFF by depth #106

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 }}