Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into gai-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Sep 30, 2024
2 parents bd4ac32 + 64fb8ee commit 6ee9e18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/genai-investigator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'failure' && github.event.workflow_run.event == 'pull_request' }}
runs-on: ubuntu-latest
steps:
- name: Echo pull requests
run: echo ${{ toJson(github.event.workflow_run.pull_requests) }}
- uses: actions/checkout@v4
with:
submodules: "recursive"
Expand Down

0 comments on commit 6ee9e18

Please sign in to comment.