Skip to content

Commit

Permalink
Added target_url parameter to link to this workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCalvert committed Oct 18, 2023
1 parent 81c2041 commit a7a4542
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightwatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ jobs:
secrets: inherit
with:
context: 'e2e'
description: 'Ripple E2E testing'
description: 'Ripple E2E testing'
target_url: ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}

0 comments on commit a7a4542

Please sign in to comment.