👷 Update docs CI name (#320)
This commit is contained in:
parent
e3e01cea2c
commit
d403c3bb20
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
jobs:
|
||||
build:
|
||||
build-docs:
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue