Skip to content

Commit b8a5b82

Browse files
committed
test
1 parent bfaed62 commit b8a5b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ jobs:
570570
cd "$GITHUB_WORKSPACE/tests/ci"
571571
python3 finish_check.py
572572
- name: Create and upload report
573-
uses: ./.github/actions/create_workflow_report@b229c9e6f9d1e100ba32f271b6bba112d9894afb
573+
uses: Altinity/ClickHouse/.github/actions/create_workflow_report@b229c9e6f9d1e100ba32f271b6bba112d9894afb
574574
env:
575575
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
576576
CHECKS_DATABASE_HOST: ${{ secrets.CHECKS_DATABASE_HOST }}

0 commit comments

Comments
 (0)