Skip to content

Commit 36b978d

Browse files
fix: updated .github/release.yaml to include internal and github_action labeled PRs (#3175)
minor fix in release.yaml Signed-off-by: Ritesh <[email protected]>
1 parent 264d2cb commit 36b978d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ changelog:
1010
labels: ['documentation']
1111
- title: 'Dependency Upgrades'
1212
labels: ['dependencies']
13+
- title: 'Internal Changes'
14+
labels: ['internal', 'github_action']

0 commit comments

Comments
 (0)