Skip to content

Bump rollup from 4.21.2 to 4.22.4 #14

Bump rollup from 4.21.2 to 4.22.4

Bump rollup from 4.21.2 to 4.22.4 #14

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]
with:
token: ${{ secrets.MRROBOTDOTAPP_BOT_TOKEN }}