Skip to content

🧹 harmonize the version handling for mondoo.version (#1129) #37

🧹 harmonize the version handling for mondoo.version (#1129)

🧹 harmonize the version handling for mondoo.version (#1129) #37

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.2
with:
version: v0.16.4
- name: Check Header Compliance
run: copywrite headers --plan