Skip to content

feat: Adds support for running Git runbooks #389

feat: Adds support for running Git runbooks

feat: Adds support for running Git runbooks #389

Workflow file for this run

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