Skip to content

How to render remote markdown using content layer API #6088

How to render remote markdown using content layer API

How to render remote markdown using content layer API #6088

Workflow file for this run

name: Write coauthors to a pull request
permissions:
pull-requests: write
on:
issue_comment:
types:
- created
jobs:
generate-coauthors:
name: Generate Coauthor
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: kevinzunigacuellar/[email protected]