Include the copyright notice in spec files

This commit is contained in:
Manuel Bustillo 2024-10-28 23:04:10 +01:00
parent e4dbbc78b7
commit ace03a6654

@ -15,7 +15,7 @@ jobs:
with:
CopyrightString: '# Copyright (C) 2024 Manuel Bustillo\n\n'
FileType: '.rb'
Path: 'app/, config/, db/'
Path: 'app/, config/, db/, spec/'
- uses: VinnyBabuManjaly/copyright-action@v1.0.0
with:
CopyrightString: '<%# Copyright (C) 2024 Manuel Bustillo %>\n\n'