Skip to content

Commit 73d7335

Browse files
authored
Merge pull request #143 from department-of-veterans-affairs/bp-125-gh-action-priority-field-issue
Bp 125 gh action priority field issue
2 parents 9df60ff + f1c4d0c commit 73d7335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/set-issue-priority.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ async function updateIssuePriority() {
3535
id
3636
number
3737
repository {
38-
nameWithOwner // Get the repo name in the format "owner/repo"
38+
nameWithOwner
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)