Skip to content

Commit bccd007

Browse files
committed
chore: change names for shorter name display
1 parent 94e082f commit bccd007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-autoreview.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Automatic Code Review
1+
name: AutoReview
22

33
on:
44
pull_request:
@@ -26,7 +26,7 @@ jobs:
2626
name: AutoReview
2727
uses: ./.github/workflows/reusable-serviceless-phpunit-test.yml # @TODO Extract to codeigniter4/.github repo
2828
with:
29-
job-name: Automatic Code Review [PHP 8.1]
29+
job-name: PHP 8.1
3030
php-version: '8.1'
3131
job-id: auto-review-tests
3232
group-name: AutoReview

0 commit comments

Comments
 (0)