Skip to content

Bump @types/node from 18.15.8 to 20.11.30 #70

Bump @types/node from 18.15.8 to 20.11.30

Bump @types/node from 18.15.8 to 20.11.30 #70

Workflow file for this run

name: Add Labels
on:
pull_request: {}
jobs:
add_labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
run:
gh pr edit ${{ github.event.pull_request.number }} --add-label maintenance