Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Gh-1083: Add deprecation notice to README #72

Gh-1083: Add deprecation notice to README

Gh-1083: Add deprecation notice to README #72

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'