Skip to content

Commit 3b676e1

Browse files
authored
feat: copyright check (#370)
* feat: add copyright check * feat: add copyright check * feat: add copyright check * feat: add copyright check * feat: add copyright check
1 parent d078061 commit 3b676e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/copyright-check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ name: Copyright check
1616

1717
on:
1818
pull_request:
19+
workflow_dispatch:
1920

2021
jobs:
2122
copyright-check:
2223
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/[email protected]
24+
with:
25+
from-year: 2024

0 commit comments

Comments
 (0)