Skip to content

Commit a23d61e

Browse files
authored
Merge pull request #127 from Xanewok/patch-2
Migrate RLS to new GitHub Actions CI
2 parents 1eef8f4 + ccf12cb commit a23d61e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cfg.production.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ try_users = []
226226

227227
[repo.rls.github]
228228
secret = "${HOMU_WEBHOOK_SECRET_RLS}"
229-
[repo.rls.checks.azure]
230-
name = "rust-lang.rls"
229+
[repo.rls.checks.actions]
230+
name = "bors build finished"
231231

232232
################
233233
# vscode-rust #

0 commit comments

Comments
 (0)