Skip to content

Merge branch 'fuelCycleImpls' of https://github.com/keckler/armi into… #80

Merge branch 'fuelCycleImpls' of https://github.com/keckler/armi into…

Merge branch 'fuelCycleImpls' of https://github.com/keckler/armi into… #80

Workflow file for this run

name: Check License Lines
on: [push, pull_request]
jobs:
check-license-lines:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/[email protected]