Skip to content

Commit

Permalink
Report Istio CI status in the correct issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Dec 13, 2022
1 parent d0894e9 commit 664b50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-istio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: |
curl -Ls https://sh.jbang.dev | bash -s - app setup
~/.jbang/bin/jbang .github/NativeBuildReport.java \
issueNumber=26581 \
issueNumber=29536 \
runId=${{ github.run_id }} \
status=${{ job.status }} \
token=${{ secrets.GITHUB_API_TOKEN }} \
Expand Down

0 comments on commit 664b50a

Please sign in to comment.