Skip to content

Bump markdown-to-jsx from 7.3.2 to 7.5.0 in /playground #19

Bump markdown-to-jsx from 7.3.2 to 7.5.0 in /playground

Bump markdown-to-jsx from 7.3.2 to 7.5.0 in /playground #19

name: Pull Request Opened
on:
pull_request_target:
types: [opened]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- name: Assign Pull Request to its Author
uses: technote-space/assign-author@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}