Skip to content

Commit 56266ba

Browse files
a-orenclaude
andcommitted
test: point integration workflow to a-oren:TC-4813 for validation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 156bb77 commit 56266ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
if: |
2020
(github.event_name == 'workflow_run' && github.event.workflow_run.conclusion == 'success') ||
2121
github.event_name == 'workflow_dispatch'
22-
uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@main
22+
uses: a-oren/exhort-integration-tests/.github/workflows/integration.yml@TC-4813
2323
with:
2424
language: javascript
2525
repo-url: ${{ github.event_name == 'workflow_run' && github.event.workflow_run.head_repository.full_name || github.repository }}

0 commit comments

Comments
 (0)