Skip to content

test(add): add markdowns strikethrough italics and fix code ones #429

test(add): add markdowns strikethrough italics and fix code ones

test(add): add markdowns strikethrough italics and fix code ones #429

Workflow file for this run

name: Remove All Labels
on:
pull_request:
types: [closed]
jobs:
remove_labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: rogerluan/[email protected]
with:
github_token: ${{ secrets.github_token }}