Skip to content

Commit 71b9c6f

Browse files
authored
Simplify job name in ops-build-reporter.yml (#13038)
1 parent 6ce6a27 commit 71b9c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ops-build-reporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
ops_build_reporter_job:
12-
name: Add preview links to PR body and annotate files with build warnings
12+
name: Add preview links and annotate files
1313
runs-on: ubuntu-latest
1414
permissions:
1515
statuses: read

0 commit comments

Comments
 (0)