Skip to content

Gh-534: Initial docs for federated POC #155

Gh-534: Initial docs for federated POC

Gh-534: Initial docs for federated POC #155

Workflow file for this run

name: 'Issue Links'
on:
pull_request:
types: [opened]
jobs:
issue-links:
runs-on: ubuntu-latest
steps:
- uses: tkt-actions/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
branch-prefix: 'gh-'
link-style: 'body'
resolve: 'true'