Skip to content

Self-Nomination: Daniel Dyla for Governance Committee 2024 #1280

Self-Nomination: Daniel Dyla for Governance Committee 2024

Self-Nomination: Daniel Dyla for Governance Committee 2024 #1280

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
markdown-link-check:
uses: ./.github/workflows/reusable-markdown-link-check.yml