Skip to content

Add flags for Keyrock permission #286

Add flags for Keyrock permission

Add flags for Keyrock permission #286

Workflow file for this run

name: Docs
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint-docs:
name: Lint docs
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v3
- name: Run lint docs
run: script/lint-docs.sh