Skip to content

Commit da5ee6c

Browse files
committed
chore: Reduce job report verbosity
1 parent cafc257 commit da5ee6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-against-nextjs-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ jobs:
7373
- uses: 47ng/actions-slack-notify@main
7474
with:
7575
status: ${{ job.status }}
76-
jobName: Test against Next.js ${{ inputs.version }}
76+
jobName: ${{ inputs.version }}
7777
env:
7878
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)