Skip to content

Commit

Permalink
chore(actions): add packaging label for any PRs modifying debian/*
Browse files Browse the repository at this point in the history
  • Loading branch information
blackboxsw committed Sep 11, 2024
1 parent 78783f9 commit ce1b4d2
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 ce1b4d2

Please sign in to comment.