diff --git a/.gitea/workflows/tests.yml b/.gitea/workflows/tests.yml index afee52c..b2bf73a 100644 --- a/.gitea/workflows/tests.yml +++ b/.gitea/workflows/tests.yml @@ -95,7 +95,7 @@ jobs: CopyrightString: '# Copyright (C) 2024 Manuel Bustillo\n\n' FileType: '.rb' Path: 'app/, config/, db/, spec/' - IgnorePath: 'db/schema.rb' + IgnorePath: 'db' - uses: VinnyBabuManjaly/copyright-action@v1.0.0 with: CopyrightString: '<%# Copyright (C) 2024 Manuel Bustillo %>\n\n'