Skip to content

Commit

Permalink
Merge pull request #41 from fingerprintjs/feature/rename-notif
Browse files Browse the repository at this point in the history
chore: set correct language name in notifications
  • Loading branch information
Orkuncakilkaya committed Apr 15, 2024
2 parents c501661 + 0847d67 commit 3516dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: always()
uses: fingerprintjs/dx-team-toolkit/.github/workflows/report-workflow-status.yml@v1
with:
notification_title: 'Node SDK Functional Tests has {status_message}'
notification_title: 'Java SDK Functional Tests has {status_message}'
job_status: ${{ needs.functional_tests.result }}
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 3516dec

Please sign in to comment.