Skip to content

feat(segments): add bun.lock file support for Bun v1.2+ #1213

feat(segments): add bun.lock file support for Bun v1.2+

feat(segments): add bun.lock file support for Bun v1.2+ #1213

Workflow file for this run

name: Contributors
on:
pull_request_target:
types:
- closed
jobs:
contributors:
uses: jandedobbeleer/workflows/.github/workflows/contributors.yml@main
secrets:
token: ${{ secrets.GH_PAT }}