Skip to content

Gh-502: Document GafferPop NamedOperationService #141

Gh-502: Document GafferPop NamedOperationService

Gh-502: Document GafferPop NamedOperationService #141

Workflow file for this run

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