Skip to content

Update the authentication process for remote storages #1750

Update the authentication process for remote storages

Update the authentication process for remote storages #1750

Workflow file for this run

name: Docs
on:
pull_request:
paths:
- 'docs/**'
- 'build.sbt'
- 'project/**'
- '.github/workflows/ci-docs.yml'
jobs:
run:
if: github.event_name == 'pull_request'
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Review
run: sbt "project docs" clean scalafmtCheck scalafmtSbtCheck paradox paradoxValidateInternalLinks