Skip to content

Add field for security.md file #3192

Add field for security.md file

Add field for security.md file #3192

Workflow file for this run

name: License Test
on:
push:
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Copywrite
uses: hashicorp/setup-copywrite@v1.1.3
with:
version: v0.16.4
- name: Check Header Compliance
run: copywrite headers --plan