Skip to content

chore(deps-dev): bump @types/node from 18.15.10 to 20.4.8 #152

chore(deps-dev): bump @types/node from 18.15.10 to 20.4.8

chore(deps-dev): bump @types/node from 18.15.10 to 20.4.8 #152

Workflow file for this run

name: triage
on:
pull_request:
types: [opened]
jobs:
copilot:
runs-on: ubuntu-latest
steps:
- name: add copilot label
uses: kerhub/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
addedLabels: 'copilot'