Skip to content

Switch Claude Code to use native installer #126

Switch Claude Code to use native installer

Switch Claude Code to use native installer #126

Workflow file for this run

name: License Header Check
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
header-check:
runs-on: ubuntu-latest
steps:
- name: Check Headers
uses: cmu-sei/Crucible-Github-Actions/actions/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}