Skip to content

Update main.yml

Update main.yml #23

name: Build and Test
on:
pull_request:
path:
- '**.md'
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '