Skip to content

Commit e3e068c

Browse files
committed
use license string provided by github in citation
1 parent 42f82f4 commit e3e068c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/validate-citation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'CITATION.cff'
77

88
jobs:
9-
check_maps_precompmesh:
9+
validate_citation:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4

CITATION.cff

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ abstract: |
1111
1212
message: "If you use this software, please cite it as below."
1313

14-
license: Apache License, Version 2.0
14+
license: Apache-2.0
1515

1616
repository-code: https://github.com/FZJ-INM1-BDA/siibra-python
1717

0 commit comments

Comments
 (0)