Skip to content

Commit a70c714

Browse files
Update slo-report.yml
1 parent b13b6c0 commit a70c714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/slo-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
ydb-slo-action-report:
1111
runs-on: ubuntu-latest
12-
name: Publish YDB SLO Report
12+
name: Publish YDB SLO Report
1313
permissions:
1414
contents: read
1515
pull-requests: write
@@ -19,4 +19,4 @@ jobs:
1919
uses: ydb-platform/ydb-slo-action/report@main
2020
with:
2121
github_token: ${{ secrets.GITHUB_TOKEN }}
22-
github_run_id: ${{ github.event.workflow_run.id }}
22+
github_run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)