Skip to content

build(deps): bump next from 12.1.0 to 14.2.10 #1148

build(deps): bump next from 12.1.0 to 14.2.10

build(deps): bump next from 12.1.0 to 14.2.10 #1148

Workflow file for this run

name: Remove Outdated Labels
on:
pull_request_target:
types:
- closed
jobs:
remove-merged-pr-labels:
name: Remove merged pull request labels
if: github.event.pull_request.merged
runs-on: ubuntu-latest
steps:
- uses: mondeja/remove-labels-gh-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
labels: 'Status: In Review'