Skip to content

Tidy up demo action #14

Tidy up demo action

Tidy up demo action #14

Workflow file for this run

---
name: diff-check
on: [push]
jobs:
demo:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nickcharlton/diff-check@test-with-jet-black
with:
command: echo "hello world" >> README.md