Skip to content

ci/#355

ci/#355 #2

Workflow file for this run

name: Dummy
on:
pull_request:
paths:
- '**/*.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "No build required"