Skip to content

Commit 75ad5b7

Browse files
committed
fix feature parity workflow
1 parent edc57ac commit 75ad5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-parity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
repo: 'stagehand',
132132
title: issueTitle,
133133
body: issueBody,
134-
labels: ['feature-parity']
134+
labels: ['parity']
135135
});
136136
137137
console.log(`Created issue: ${issue.html_url}`);

0 commit comments

Comments
 (0)