Skip to content

Commit 8110ecf

Browse files
authored
Migrate hashbrown to Github Actions
1 parent 93ea32a commit 8110ecf

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
@@ -304,8 +304,8 @@ try_users = []
304304
auto = "auto"
305305
[repo.hashbrown.github]
306306
secret = "${HOMU_WEBHOOK_SECRET_HASHBROWN}"
307-
[repo.hashbrown.checks.travis]
308-
name = "Travis CI - Branch"
307+
[repo.hashbrown.checks.actions]
308+
name = "bors build finished"
309309

310310
##########
311311
# MIRI #

0 commit comments

Comments
 (0)