Skip to content

Commit

Permalink
renamed main.yml to yapf.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
diegovalenzuelaiturra committed Dec 21, 2020
1 parent af2d303 commit 435085c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ A [GitHub action](https://github.com/diegovalenzuelaiturra/yapf-action) that run

It will automatically commit the changes!

An example workflow can be found at `.github/workflows/main.yml`
An example workflow can be found at `.github/workflows/yapf.yml`

## Example Workflow

On your repo, create a folder called `.github/workflows/` containing a `main.yml` file, with the following workflow configurations :
On your repo, create a folder called `.github/workflows/` containing a `yapf.yml` file, with the following workflow configurations :

```yaml
name: YAPF Formatter
Expand Down

0 comments on commit 435085c

Please sign in to comment.