From 8a02395b12b6c96f87cca0753ec88ba0c2cfb229 Mon Sep 17 00:00:00 2001 From: t-will-gillis-dummy <121192871+t-will-gillis-dummy@users.noreply.github.com> Date: Tue, 6 Aug 2024 19:12:07 -0700 Subject: [PATCH] Update set-pr-labels.js --- github-actions/trigger-pr/set-pr-labels.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-actions/trigger-pr/set-pr-labels.js b/github-actions/trigger-pr/set-pr-labels.js index 7a9b0f5089..6b267c302a 100644 --- a/github-actions/trigger-pr/set-pr-labels.js +++ b/github-actions/trigger-pr/set-pr-labels.js @@ -1,5 +1,5 @@ const fs = require('fs'); - +// lllll // https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword const LINKING_KEYWORDS = [ 'close',