Ignore the full db directory
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 1m12s
Run unit tests / check-licenses (pull_request) Successful in 1m16s
Run unit tests / copyright_notice (pull_request) Successful in 1m59s
Run unit tests / unit_tests (pull_request) Successful in 2m27s
Run unit tests / build-static-assets (pull_request) Has been cancelled
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 1m12s
Run unit tests / check-licenses (pull_request) Successful in 1m16s
Run unit tests / copyright_notice (pull_request) Successful in 1m59s
Run unit tests / unit_tests (pull_request) Successful in 2m27s
Run unit tests / build-static-assets (pull_request) Has been cancelled
This commit is contained in:
parent
c30b6df0a4
commit
c714a49a04
@ -95,7 +95,7 @@ jobs:
|
|||||||
CopyrightString: '# Copyright (C) 2024 Manuel Bustillo\n\n'
|
CopyrightString: '# Copyright (C) 2024 Manuel Bustillo\n\n'
|
||||||
FileType: '.rb'
|
FileType: '.rb'
|
||||||
Path: 'app/, config/, db/, spec/'
|
Path: 'app/, config/, db/, spec/'
|
||||||
IgnorePath: 'db/schema.rb'
|
IgnorePath: 'db'
|
||||||
- uses: VinnyBabuManjaly/copyright-action@v1.0.0
|
- uses: VinnyBabuManjaly/copyright-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
CopyrightString: '<%# Copyright (C) 2024 Manuel Bustillo %>\n\n'
|
CopyrightString: '<%# Copyright (C) 2024 Manuel Bustillo %>\n\n'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user