Skip to content

Commit aac2d97

Browse files
test: point pr-comment action at test service on phase3-action-payload branch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bc44ba4 commit aac2d97

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pr-comment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Post oasdiff PR comment
18-
uses: oasdiff/oasdiff-action/pr-comment@main
18+
uses: oasdiff/oasdiff-action/pr-comment@phase3-action-payload
1919
with:
2020
base: https://raw.githubusercontent.com/${{ github.repository }}/${{ github.base_ref }}/simple.yaml
2121
revision: simple.yaml
2222
oasdiff-token: 0634345d-02fb-43df-b56a-68fc22253621
23+
service-url: https://oasdiff-service-test-806047195315.us-central1.run.app

0 commit comments

Comments
 (0)