Skip to content

Commit

Permalink
chore(labeler): fix regex for non-packaging prs
Browse files Browse the repository at this point in the history
  • Loading branch information
blackboxsw committed Sep 12, 2024
1 parent 920e831 commit 73ae8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ packaging:
- changed-files:
- any-glob-to-any-file:
- 'debian/**'
- base-branch: ['ubuntu/**']
- base-branch: ['ubuntu/*']

0 comments on commit 73ae8e0

Please sign in to comment.