Skip to content

Commit

Permalink
include dandi in dailies
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Feb 2, 2024
1 parent 772025b commit 88f9b77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/dailies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ jobs:
run-daily-doc-link-checks:
uses: neurodatawithoutborders/nwbinspector/.github/workflows/doc-link-checks.yml@dev

run-daily-dandi-release-tests:
uses: neurodatawithoutborders/nwbinspector/.github/workflows/dandi-dev.yml@dev

run-daily-dandi-dev-tests:
uses: neurodatawithoutborders/nwbinspector/.github/workflows/dandi-release.yml@dev

notify:
runs-on: ubuntu-latest
needs: [run-daily-tests, run-daily-doc-link-checks]
Expand Down

0 comments on commit 88f9b77

Please sign in to comment.