Skip to content

Commit 2c230d0

Browse files
authored
Switch ydb-slo-action to main branch in slo-reports
1 parent 0d167dd commit 2c230d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slo-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: github.event.workflow_run.conclusion == 'success'
1717
steps:
1818
- name: Publish YDB SLO Report
19-
uses: ydb-platform/ydb-slo-action/report@charts
19+
uses: ydb-platform/ydb-slo-action/report@main
2020
with:
2121
github_run_id: ${{ github.event.workflow_run.id }}
2222
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)