Skip to content

Commit

Permalink
docs(README.md): remove outdated setup instructions for OpenCommit Gi…
Browse files Browse the repository at this point in the history
…tHub Action and update action name
  • Loading branch information
di-sukharev committed May 21, 2023
1 parent d40e2ca commit 1a1134a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,10 @@ OpenCommit is now available as a GitHub Action which automatically improves all

This is great if you want to make sure all of the commits in all of repository branches are meaningful and not lame like `fix1` or `done2`.

### Automatic 1 click setup

You can simply [setup the action automatically via the GitHub Marketplace](https://github.com/marketplace/actions/opencommit-improve-commits-with-ai).

### Manual 3 clicks setup

Create a file `.github/workflows/opencommit.yml` with contents below:

```yml
name: 'OpenCommit'
name: 'OpenCommit Action'

on:
push:
Expand Down

0 comments on commit 1a1134a

Please sign in to comment.