Skip to content

Adapt main branch in our fork to build images and create GitHub releases from tags, update development instructions #128

Adapt main branch in our fork to build images and create GitHub releases from tags, update development instructions

Adapt main branch in our fork to build images and create GitHub releases from tags, update development instructions #128

on:
pull_request:
branches: [ main ]
permissions: {}
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.2
- uses: artyom/mdlinks@v0
with:
dir: 'docs/book'