Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Feature request for existing plugin MaskedLinkPaste: an option to put the link between <> #227

Feature request for existing plugin MaskedLinkPaste: an option to put the link between <>

Feature request for existing plugin MaskedLinkPaste: an option to put the link between <> #227

Workflow file for this run

on:
issues:
types: [closed]
jobs:
lock:
runs-on: ubuntu-latest
steps:
- run: gh issue lock "${{ github.event.issue.html_url }}" --reason resolved
env:
GH_TOKEN: ${{ github.token }}