Skip to content

Update Helm chart install doc (#211) #675

Update Helm chart install doc (#211)

Update Helm chart install doc (#211) #675

Workflow file for this run

name: "HashiCorp Copywrite"
on:
schedule:
- cron: '30 2 * * *'
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
copywrite:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Install copywrite
uses: hashicorp/setup-copywrite@3ace06ad72e6ec679ea8572457b17dbc3960b8ce # v1.0.0
- name: Validate Header Compliance
run: copywrite headers --plan