Skip to content

Update dependency @nestjs/testing to v11.2.1 #671

Update dependency @nestjs/testing to v11.2.1

Update dependency @nestjs/testing to v11.2.1 #671

Workflow file for this run

name: auto-labeler
on:
pull_request:
types:
- opened
- synchronize
permissions:
contents: read
jobs:
auto-labeler:
if: github.event.pull_request.head.repo.full_name == github.repository
uses: platform-mesh/.github/.github/workflows/job-auto-labeler.yml@9ddacafbe3260312cb1cc3f9974ad2fece8effe0
permissions:
contents: read # Needed to read repository contents
pull-requests: write # Needed to add labels to the pull request
issues: write # Needed to manage labels on the repository