Skip to content

Commit

Permalink
need to install packages too for labeler action (#51217)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsese authored Jun 14, 2024
1 parent 7a07255 commit 74deedb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/triage-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- name: Check out repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: ./.github/actions/node-npm-setup

- name: Label new issues with 'triage'
uses: ./.github/actions/labeler
with:
Expand Down

0 comments on commit 74deedb

Please sign in to comment.