Skip to content

Add unit test to the function that determines which regions are appli… #3236

Add unit test to the function that determines which regions are appli…

Add unit test to the function that determines which regions are appli… #3236

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