Skip to content

Commit

Permalink
Some more fixes for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
goord committed May 24, 2024
1 parent 932f66b commit 7c16d70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.mlc-config.json'
allow_failure: true

6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ cff-version: "1.2.0"
title: "dales2zarr"
authors:
-
family-names: Oord
family-names: van den Oord
given-names: Gijs
orcid: "https://orcid.org/0000-0000-0000-0000"
date-released: 20??-MM-DD
orcid: "https://orcid.org/0000-0001-8367-1333"
date-released: 2024-05-24
doi: <insert your DOI here>
version: "0.1.0"
repository-code: "https://github.com/NLeSC/dales2zarr"
Expand Down

0 comments on commit 7c16d70

Please # to comment.