Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

chore: added node 20 and drop node 14 in CI #31

chore: added node 20 and drop node 14 in CI

chore: added node 20 and drop node 14 in CI #31

Workflow file for this run

name: Auto Assign to Project(s)
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
add-to-board:
uses: newrelic/node-newrelic/.github/workflows/board.yml@main
# See board.yml explaining why this has to be done
secrets:
gh_token: ${{ secrets.NODE_AGENT_GH_TOKEN }}