Skip to content

Commit

Permalink
check PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Jul 5, 2024
1 parent 81e2cc6 commit 98882ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
repo: context.repo.repo,
})
).data[0];
- run: echo ${{ fromJson(steps.get_pr_data.output.result).number }}
- name: Create markdown table
id: md-table
uses: petems/[email protected]
Expand Down

0 comments on commit 98882ca

Please sign in to comment.