Skip to content

Commit

Permalink
Update labeler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Dec 5, 2023
1 parent 829b5de commit d7fcc3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ documentation:
git:
- changed-files:
- any-glob-to-any-file: ['.gitattributes', '.gitignore']
vscode:
- changed-files:
- any-glob-to-any-file: '.vscode/*'
ci:
- changed-files:
- any-glob-to-any-file: ['.github/workflows/*.yml', '.github/dependabot.yml']
vscode:
- changed-files:
- any-glob-to-any-file: '.vscode/*'
enhancement:
- head-branch: ['^feature', 'feature', '^enhancement', 'enhancement']
- head-branch: ['^feature', 'feature', '^enhancement', 'enhancement']

0 comments on commit d7fcc3a

Please sign in to comment.