Skip to content

Commit dd85d82

Browse files
authored
Merge pull request #4128 from Blargian/update_cla-notice
Legal: update label naming in trademark-cla-notice
2 parents befe890 + b85890c commit dd85d82

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)