Skip to content

feat: Added Git Runbook support #61

feat: Added Git Runbook support

feat: Added Git Runbook support #61

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