Skip to content

Commit

Permalink
grrr!
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckwondo committed Sep 27, 2024
1 parent bf549a4 commit b626b77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration-test-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
repo: context.repo.repo,
});
console.log(prs);
# - run: |
# echo 'link to failed job: ${{ github.event.workflow_run.html_url }}'
# echo '${{ toJson(github.event) }}'
- run: |
echo 'link to failed job: ${{ github.event.workflow_run.html_url }}'
echo '${{ toJson(github.event) }}'

0 comments on commit b626b77

Please sign in to comment.