Skip to content

Commit

Permalink
DRIVERS-2956 Fix apply-labels script (mongodb-labs#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Aug 23, 2024
1 parent 69c5f4f commit 996934f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/github_app/apply-labels.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ source utils.sh
bootstrap

# Run the app.
node assign-reviewer.mjs "$@"
node apply-labels.mjs "$@"
popd

0 comments on commit 996934f

Please sign in to comment.