Skip to content

Add arcana.elfscan source and blog post #34

Add arcana.elfscan source and blog post

Add arcana.elfscan source and blog post #34

name: Lint double link
on:
pull_request:
branches:
- main
jobs:
build:
name: readme lint find double links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: Scrum/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}