Skip to content

Commit 0744edb

Browse files
committed
Fix job name to 'Docs' for status check compatibility
1 parent e9f58b0 commit 0744edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
default: ''
2121

2222
jobs:
23-
build-deploy-docs:
23+
Docs:
2424
runs-on: ubuntu-24.04
2525
steps:
2626
- uses: styfle/[email protected]

0 commit comments

Comments
 (0)