Skip to content

Commit

Permalink
chore: update labeler mongocli
Browse files Browse the repository at this point in the history
  • Loading branch information
fmenezes committed Oct 17, 2024
1 parent 9590aa9 commit 647f6d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/labeler.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kubernetes:
- '(kubernetes)'
mongocli:
- '/.*/'
3 changes: 1 addition & 2 deletions .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Issue Labeler
on:
issues:
pull_request:
types: [opened, edited]

jobs:
triage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 647f6d7

Please sign in to comment.