Skip to content

Commit fe7061d

Browse files
authored
fix feature parity workflow (browserbase#188)
1 parent ec22cb9 commit fe7061d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)