Skip to content

Gh-3274: Simplified federation proof of concept #442

Gh-3274: Simplified federation proof of concept

Gh-3274: Simplified federation proof of concept #442

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'