Skip to content

Commit

Permalink
fix(ci): actually use option ID
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Jan 24, 2023
1 parent b8e3d87 commit 0768cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
itemId: $item
fieldId: $status_field
value: {
text: $status_value
singleSelectOptionId: $status_value
}
}) {
projectV2Item {
Expand Down

0 comments on commit 0768cc6

Please sign in to comment.