We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ydb-slo-action
main
slo-reports
1 parent 0d167dd commit 2c230d0Copy full SHA for 2c230d0
.github/workflows/slo-report.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.event.workflow_run.conclusion == 'success'
17
steps:
18
- name: Publish YDB SLO Report
19
- uses: ydb-platform/ydb-slo-action/report@charts
+ uses: ydb-platform/ydb-slo-action/report@main
20
with:
21
github_run_id: ${{ github.event.workflow_run.id }}
22
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments