Skip to content

i18n(pt-BR): update astro-syntax.mdx #5812

i18n(pt-BR): update astro-syntax.mdx

i18n(pt-BR): update astro-syntax.mdx #5812

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/coauthor-action@v0.1.2