Skip to content

Commit ca55697

Browse files
committed
Rename build job in build-docs workflow to build-docs to avoid confusion with the build job in build workflow
1 parent 6f6edfd commit ca55697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
permissions: read-all
1919

2020
jobs:
21-
build:
21+
build-docs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout code

0 commit comments

Comments
 (0)