Skip to content

Commit

Permalink
Oops! Added back mistakenly removed line.
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckwondo committed Sep 27, 2024
1 parent ff3457a commit 9b447b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
# a PR comment indicating a security review is required because we know that
# the integration tests "failed" due to lack of permission (i.e., they were
# actually "aborted" without running any tests).
uses: actions/github-script@v7
with:
script: |
const { number, html_url } = (await github.rest.repos.listPullRequestsAssociatedWithCommit({
Expand Down

0 comments on commit 9b447b3

Please sign in to comment.