Skip to content

Default behavior of divmod() is different from MATLAB mod(), on which… #12

Default behavior of divmod() is different from MATLAB mod(), on which…

Default behavior of divmod() is different from MATLAB mod(), on which… #12

name: Check Markdown links
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1