Skip to content

feat(npm-scripts): update for node v20 #1458

feat(npm-scripts): update for node v20

feat(npm-scripts): update for node v20 #1458

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'