Update README
This commit is contained in:
parent
7c3f5f4833
commit
875d189c30
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ This configuration will create pull requests that look like this:
|
|||
|
||||
### Example workflow to automate periodic dependency updates
|
||||
|
||||
This example workflow executes once a week and will create a pull request for any dependency updates.
|
||||
This example workflow executes once a week and will create a pull request for any dependency updates. This pattern will work well for updating any kind of static content from an external source.
|
||||
|
||||
```yml
|
||||
name: Update Dependencies
|
||||
|
|
Loading…
Reference in a new issue