Skip to content

Commit e3ec50b

Browse files
authored
Update labeler.yml
1 parent c87aa1d commit e3ec50b

1 file changed

Lines changed: 15 additions & 18 deletions

File tree

.github/labeler.yml

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,23 @@
11
# Configuration for labeler - https://github.com/actions/labeler
22

3-
Actions:
4-
- changed-files:
5-
- any-glob-to-any-file: .github/workflows/**/*
3+
Actions:
4+
- changed-files:
5+
- any-glob-to-any-file: .github/workflows/**/*
66
Dependencies:
7-
- changed-files:
8-
- any-glob-to-any-file: package.json
7+
- changed-files:
8+
- any-glob-to-any-file: package.json
99
Configurations:
10-
- changed-files:
11-
- any-glob-to-any-file: _config.yml
10+
- changed-files:
11+
- any-glob-to-any-file: _config.yml
1212
CSS:
13-
- changed-files:
14-
- any-glob-to-any-file: source/css/**/*
15-
JS:
16-
- changed-files:
17-
- any-glob-to-any-file: source/js/**/*
13+
- changed-files:
14+
- any-glob-to-any-file: source/css/**/*
1815
Layout:
19-
- changed-files:
20-
- any-glob-to-any-file: layout/**/*
16+
- changed-files:
17+
- any-glob-to-any-file: layout/**/*
2118
Scripts:
22-
- changed-files:
23-
- any-glob-to-any-file: scripts/**/*
19+
- changed-files:
20+
- any-glob-to-any-file: scripts/**/*
2421
i18n:
25-
- changed-files:
26-
- any-glob-to-any-file: languages/**/*
22+
- changed-files:
23+
- any-glob-to-any-file: languages/**/*

0 commit comments

Comments
 (0)