Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Feb 16, 2024
1 parent 4583d3d commit 026595b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ docker run --rm --pull=always -v $(pwd):/code --workdir=/code ghcr.io/internetar
To setup CI/CD `lint` testing of your repo's JS code,
you can use this for a GitHub Actions CI/CD pipeline:
```yml
name: CICD
on: push

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 026595b

Please sign in to comment.