Skip to content

RMHogervorst is running πŸš€ #1

RMHogervorst is running πŸš€

RMHogervorst is running πŸš€ #1

Workflow file for this run

name: MergeRequestChecker
run-name: ${{ github.actor }} is running πŸš€
on:
pull_request:
branches:
- main
jobs:
fix_things1:
runs-on: ubuntu-latest
steps:
- name: HugoChecker
uses: ChrisPrusik/HugoChecker@v6
- name: Check Spelling
uses: check-spelling/[email protected]
- name: Lychee Broken Link Checker
uses: lycheeverse/[email protected]