Skip to content

[TT-15954]: Make org session fetch non-blocking #70

[TT-15954]: Make org session fetch non-blocking

[TT-15954]: Make org session fetch non-blocking #70

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