Skip to content

Commit 4fdb215

Browse files
committed
Auto merge of rust-lang#3356 - RalfJung:typo, r=RalfJung
Conjob → Cronjob Same as rust-lang/miri-test-libstd#44
2 parents 5b05be1 + a477cf4 commit 4fdb215

File tree

1 file changed

+1
-1
lines changed
  • src/tools/miri/.github/workflows

1 file changed

+1
-1
lines changed

src/tools/miri/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
run: RUSTFLAGS="--cap-lints warn" cargo +stable install josh-proxy --git https://github.com/josh-project/josh --tag r22.12.06
188188
- name: setup bot git name and email
189189
run: |
190-
git config --global user.name 'The Miri Conjob Bot'
190+
git config --global user.name 'The Miri Cronjob Bot'
191191
git config --global user.email 'miri@cron.bot'
192192
- name: get changes from rustc
193193
run: ./miri rustc-pull

0 commit comments

Comments
 (0)