Skip to content

Commit b85890c

Browse files
committed
update label naming in trademark-cla-notice
1 parent 6c3afd4 commit b85890c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trademark-cla-notice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
issue_number: prNumber,
243243
owner: context.repo.owner,
244244
repo: context.repo.repo,
245-
labels: ['cla-required', 'integrations-with-image-change']
245+
labels: ['trademark-addendum-required', 'integrations-with-image-change']
246246
});
247247
}
248248
} catch (error) {

0 commit comments

Comments
 (0)