Skip to content

replace last occurency of head and add missing pragma #131

replace last occurency of head and add missing pragma

replace last occurency of head and add missing pragma #131

Workflow file for this run

---
name: Xrefcheck
on:
push:
branches: [main]
permissions: read-all
jobs:
xrefcheck:
name: Check references
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Run Link Checker
uses: serokell/xrefcheck-action@v1
with:
xrefcheck-args: --ignore ./README.md