Skip to content

Commit 15a741c

Browse files
authored
Merge pull request #12504 from Turbo87/svelte-rustbot
triagebot: Automatically label `A-svelte` pull requests
1 parent 756081e commit 15a741c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ trigger_files = [
3434
"Cargo.lock",
3535
"rust-toolchain.toml",
3636
]
37+
38+
[autolabel."A-svelte"]
39+
trigger_files = [
40+
"svelte/",
41+
]

0 commit comments

Comments
 (0)