Commit 0b01a20
authored
Assign area:builds to version bump PRs (#8205)
## Summary of changes
This PR assigns the label area:builds to version bump PRs.
## Reason for change
During releases, version bump PRs are created and they have no label,
which makes the workflow add-labels to fail. It's not a big deal, we can
manually add a proper label and rerun the workflow, but it's better if
we do that automatically.
## Implementation details
## Test coverage
## Other details
<!-- Fixes #{issue} -->
<!-- 1 parent 5972c84 commit 0b01a20
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments