Skip to content

Commit

Permalink
chore(actions): add packaging label for any branches modifying debian…
Browse files Browse the repository at this point in the history
…/* (#5693)
  • Loading branch information
blackboxsw committed Sep 11, 2024
1 parent 313390f commit 920e831
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ documentation:
- 'doc/**'
- 'cloudinit/config/schemas/**'
- base-branch: ['main']
packaging:
- any:
- changed-files:
- any-glob-to-any-file:
- 'debian/**'
- base-branch: ['ubuntu/**']

0 comments on commit 920e831

Please sign in to comment.