Skip to content

Commit 767a349

Browse files
committed
fix: action repo path
Signed-off-by: Max Xu <maxs.xu@gmail.com>
1 parent f1d6b32 commit 767a349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-documentbot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Checkout action
3838
uses: actions/checkout@v3
3939
with:
40-
repository: apache/pulsar-test-infra/docbot
40+
repository: apache/pulsar-test-infra
4141
ref: master
4242

4343
- name: Set up Go

0 commit comments

Comments
 (0)