Skip to content

Commit

Permalink
👷 Update .github/labeler.yml (#1321)
Browse files Browse the repository at this point in the history
  • Loading branch information
alejsdev authored Aug 29, 2024
1 parent 05bc141 commit 2fb7354
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ docs:
- changed-files:
- any-glob-to-any-file:
- '**/*.md'
- all-globs-to-all-files:
- '!frontend/**'
- '!backend/**'
- '!'.github/**'
- '!scripts/**'
- '!.gitignore'
- '!.pre-commit-config.yaml'

internal:
- all:
Expand Down

0 comments on commit 2fb7354

Please sign in to comment.