Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 authored Mar 19, 2024
2 parents 1d0d5d1 + 3700cdc commit 9a16356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Initialize check
run: |
cd ops/external-prs &&
pnpm tools initialize-check ${{ github.repository }} $PR_TOOLS_SHA
pnpm tools initialize-check ${{ github.repository }} ${{ github.event.pull_request.head.sha }}
- name: Run test-deploy
uses: ./.github/workflows/test-deploy
Expand Down

0 comments on commit 9a16356

Please sign in to comment.