👷 Update docs CI name (#320)

This commit is contained in:
Sebastián Ramírez 2021-08-30 10:09:03 +02:00 committed by GitHub
parent e3e01cea2c
commit d403c3bb20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on:
pull_request:
types: [opened, synchronize]
jobs:
build:
build-docs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2