Skip to content

Merge branch 'new-plugin-hook' of https://github.com/terrapower/armi … #6132

Merge branch 'new-plugin-hook' of https://github.com/terrapower/armi …

Merge branch 'new-plugin-hook' of https://github.com/terrapower/armi … #6132

Workflow file for this run

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