Skip to content

Commit 66e4a6b

Browse files
authored
Merge pull request #12371 from github/repo-sync
repo sync
2 parents 4722d57 + 85bf925 commit 66e4a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions-scripts/fr-add-docs-reviewers-requests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ async function run() {
120120
const featureID = findFieldID('Feature', data)
121121
const contributorTypeID = findFieldID('Contributor type', data)
122122
const sizeTypeID = findFieldID('Size', data)
123-
const authorID = findFieldID('Author', data)
123+
const authorID = findFieldID('Contributor', data)
124124

125125
// Get the ID of the single select values that we want to set
126126
const readyForReviewID = findSingleSelectID('Ready for review', 'Status', data)

0 commit comments

Comments
 (0)