Updated license to be technically compliant with version 3.3 of the REUSE Specification; don't do ci builds for license updates

This commit is contained in:
Kevin Peterson
2026-02-11 12:08:51 -06:00
committed by smathis
parent 843037ca22
commit bf7109e636
4 changed files with 19 additions and 0 deletions
+9
View File
@@ -15,9 +15,18 @@ on:
- '**/*.html'
- '**/*.md'
- '.github/workflows/ci-scripts-build-full.yml'
- 'LICENSES/*'
- 'REUSE.toml'
branches:
- master
pull_request:
paths-ignore:
- 'documentation/*'
- '**/*.html'
- '**/*.md'
- '.github/workflows/ci-scripts-build-full.yml'
- 'LICENSES/*'
- 'REUSE.toml'
env:
SETUP_PATH: .ci-local:.ci