Skip to content

Commit

Permalink
fix: labeler.yml update for v5
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Apr 30, 2024
1 parent 11556c1 commit 0efb4e4
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
alsoTargeting:integration:
- '*'
- '**/*'
# Workaround as hidden files are ignored by the labeler action:
# https://github.com/actions/labeler/issues/135
- '.*'
- '.*/*'
- '.*/**/*'
# Add 'alsoTargeting:integration' label to any changes within the entire repository
"alsoTargeting:integration":
- changed-files:
- any-glob-to-any-file: '**'

0 comments on commit 0efb4e4

Please sign in to comment.