Skip to content

fix cite api scope and add crucible.common.ui repo #117

fix cite api scope and add crucible.common.ui repo

fix cite api scope and add crucible.common.ui repo #117

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 }}