Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

ci: only run helm docs on repo-internal PRs. #6

ci: only run helm docs on repo-internal PRs.

ci: only run helm docs on repo-internal PRs. #6

Workflow file for this run

name: Helm Docs - Skip
on:
push:
branches-ignore:
- renovate/**
jobs:
helm-docs:
runs-on: ubuntu-latest
steps:
- run: echo "Not a renovate PR, nothing to do"