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
  • Loading branch information
blackboxsw committed Sep 11, 2024
1 parent a6ddf3f commit 588a6a1
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 588a6a1

Please sign in to comment.