Skip to content

Commit

Permalink
pass secret in dailies (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Apr 30, 2024
1 parent 06dee18 commit 66f4581
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dailies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:

run-daily-tests:
uses: neurodatawithoutborders/nwbinspector/.github/workflows/testing.yml@dev
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

run-daily-doc-link-checks:
uses: neurodatawithoutborders/nwbinspector/.github/workflows/doc-link-checks.yml@dev
Expand Down

0 comments on commit 66f4581

Please sign in to comment.