Skip to content

Commit 44580a2

Browse files
committed
quick test
1 parent 6a65fdd commit 44580a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr-review.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ permissions:
1515

1616
jobs:
1717
review:
18-
uses: docker/cagent-action/.github/workflows/review-pr.yml@latest
18+
# TODO: Change back to @latest after docker/cagent-action#27 merges
19+
uses: docker/cagent-action/.github/workflows/review-pr.yml@feature-implement-new-github-app
1920
secrets: inherit

0 commit comments

Comments
 (0)