Skip to content

Commit

Permalink
Add new label for preview-tool (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
LL782 authored Oct 15, 2024
1 parent 531f9ec commit df3157b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ descriptors:
ci:
- changed-files:
- any-glob-to-any-file: ['.github/**']

preview-tool:
- changed-files:
- any-glob-to-any-file: ['developer-preview']
1 change: 1 addition & 0 deletions .github/workflows/pull_request_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
specifications
descriptors
ci
preview-tool
add_comment: true

0 comments on commit df3157b

Please sign in to comment.