Skip to content

Issue 65 replace all font styling with global font classes #69

Issue 65 replace all font styling with global font classes

Issue 65 replace all font styling with global font classes #69

Workflow file for this run

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