mirror of
https://github.com/status-im/create-pull-request.git
synced 2025-02-20 18:38:13 +00:00
Update README
This commit is contained in:
parent
7a7e797068
commit
7c3f5f4833
@ -169,7 +169,7 @@ jobs:
|
||||
|
||||
### Example usage with "on: pull_request" workflows
|
||||
|
||||
The following is an example workflow for a use-case where [autopep8 action](https://github.com/peter-evans/autopep8) runs as both a check on pull requests and raises a further pull request to apply code fixes. This is a pattern that would work well for any automated code-linting and fixing.
|
||||
The following is an example workflow for a use-case where [autopep8 action](https://github.com/peter-evans/autopep8) runs as both a check on pull requests and raises a further pull request to apply code fixes. This is a pattern that would work well for any automated code linting and fixing.
|
||||
|
||||
How it works:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user