Skip to content

Test Management Module pages and functionality #17

Test Management Module pages and functionality

Test Management Module pages and functionality #17

Workflow file for this run

name: "Issue Autolink"
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: "issue-"
resolve: "true"