Removed REUSE.toml and REUSE badge from README.md

This commit is contained in:
Kevin Peterson
2026-02-13 09:30:43 -06:00
committed by smathis
parent 8c9080f983
commit 2a10370099
3 changed files with 2 additions and 14 deletions
+2 -4
View File
@@ -11,22 +11,20 @@ name: "GHA build"
on:
push:
paths-ignore:
- 'documentation/*'
- 'docs/*'
- '**/*.html'
- '**/*.md'
- '.github/workflows/ci-scripts-build-full.yml'
- 'LICENSES/*'
- 'REUSE.toml'
branches:
- master
pull_request:
paths-ignore:
- 'documentation/*'
- 'docs/*'
- '**/*.html'
- '**/*.md'
- '.github/workflows/ci-scripts-build-full.yml'
- 'LICENSES/*'
- 'REUSE.toml'
env:
SETUP_PATH: .ci-local:.ci