Skip to content

Commit

Permalink
Update set-pr-labels.js
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis-dummy authored Sep 9, 2024
1 parent 634c24c commit 5d56199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-actions/trigger-pr/set-pr-labels.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const fs = require('fs');

// junk comments
// 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',
Expand Down

0 comments on commit 5d56199

Please sign in to comment.