Skip to content

Add to the path so it runs #11

Add to the path so it runs

Add to the path so it runs #11

Workflow file for this run

---
name: Demo
on:
push:
jobs:
demo:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nickcharlton/diff-check@add-diff-check
with:
command: echo "hello world" >> README.md