Skip to content

Fix: Remove note about submitting to JOSS in template (#116) #32

Fix: Remove note about submitting to JOSS in template (#116)

Fix: Remove note about submitting to JOSS in template (#116) #32

Workflow file for this run

name: check links
on:
pull_request:
push:
branches:
- main
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1