Skip to content

Fix auth-callback-silent routing error in prod-mode UIs (#65) #197

Fix auth-callback-silent routing error in prod-mode UIs (#65)

Fix auth-callback-silent routing error in prod-mode UIs (#65) #197

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/header@header-v1.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}