Skip to content

Commit 37aa897

Browse files
committed
Conjob -> Cronjob
1 parent e01b276 commit 37aa897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- uses: actions/checkout@v4
8080
- name: setup bot git name and email
8181
run: |
82-
git config --global user.name 'The Miri Conjob Bot'
82+
git config --global user.name 'The Miri Cronjob Bot'
8383
git config --global user.email '[email protected]'
8484
- name: Create PR
8585
env:

0 commit comments

Comments
 (0)