Skip to content

Commit

Permalink
fix: updated .github/release.yaml to include internal and github_acti…
Browse files Browse the repository at this point in the history
…on labeled PRs (#1138)

fix: updated .github/release.yaml to include internal and github_action labeled PRs

Signed-off-by: Logan Nguyen <[email protected]>
  • Loading branch information
quiet-node authored Jan 7, 2025
1 parent 337a467 commit 69dfbd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ changelog:
labels: ['documentation']
- title: 'Dependency Upgrades'
labels: ['dependencies']
- title: 'Internal Changes'
labels: ['internal', 'github_action']

0 comments on commit 69dfbd7

Please sign in to comment.