Skip to content

Bump @biomejs/biome from 1.6.1 to 1.7.1 in the dev-dependencies group #14

Bump @biomejs/biome from 1.6.1 to 1.7.1 in the dev-dependencies group

Bump @biomejs/biome from 1.6.1 to 1.7.1 in the dev-dependencies group #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/coauthor-action@v0.1.2