Skip to content

Commit

Permalink
[meta] disambig 'any' in labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
smokhov committed Jan 14, 2022
1 parent 45f346e commit f7123b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/labeler.yml
Expand Up @@ -37,4 +37,6 @@ CI:

# Add 'dependencies' label to any change in lib
dependencies:
- any: ['lib/**/*', 'src/scripts/build.sh', 'src/scripts/dependencies/*/**']
- any: ['lib/**/*']
- any: ['src/scripts/build.sh']
- any: ['src/scripts/dependencies/*/**']

0 comments on commit f7123b2

Please sign in to comment.