Skip to content

Updating RRE to build with node 20 #44

Updating RRE to build with node 20

Updating RRE to build with node 20 #44

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true