Skip to content

ci: Add gpg signing to artifact when creating pre-release (#16) #188

ci: Add gpg signing to artifact when creating pre-release (#16)

ci: Add gpg signing to artifact when creating pre-release (#16) #188

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