Skip to content

🐛 Fix incorrect path for osx pkg test workflow. #117

🐛 Fix incorrect path for osx pkg test workflow.

🐛 Fix incorrect path for osx pkg test workflow. #117

Workflow file for this run

---
name: License Check
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Copywrite
uses: hashicorp/[email protected]
- name: Check Header Compliance
run: copywrite headers --plan