Skip to content

chore: bump contentful-management from 12.3.2 to 12.3.3 #3248

chore: bump contentful-management from 12.3.2 to 12.3.3

chore: bump contentful-management from 12.3.2 to 12.3.3 #3248

Workflow file for this run

name: 'Pull Request Labeler'
on: [pull_request]
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'