Skip to content

Add grader api url field optionally #15

Add grader api url field optionally

Add grader api url field optionally #15

Workflow file for this run

# On pull request, ensure helm-docs is being run
name: Run-Helm-Docs
on:
pull_request:
types: [ opened, synchronize ]
paths-ignore:
- .github/workflows/*
- .github/*
jobs:
run-helm-docs:
uses: helxplatform/helx-github-actions/.github/workflows/run-helm-docs.yml@main
secrets: inherit