Skip to content

Remove branch restriction from create-prerelease workflow trigger to … #321

Remove branch restriction from create-prerelease workflow trigger to …

Remove branch restriction from create-prerelease workflow trigger to … #321

Workflow file for this run

name: Check Markdown and Help Text Links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
file-extension: .md
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
file-extension: .go