Skip to content

Commit eee9015

Browse files
kenhysdaipom
andcommitted
Update .github/workflows/backport.yml
Co-authored-by: Daijiro Fukuda <[email protected]> Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent b122601 commit eee9015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
ruby-version: ${{ matrix.ruby-version }}
3232
bundler-cache: true
33-
- name: Run Benchmark
33+
- name: Run backport task
3434
shell: bash
3535
run: |
3636
bundle exec rake ${{ matrix.task }}

0 commit comments

Comments
 (0)