Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamkrishnar authored Jan 15, 2024
1 parent 9248819 commit 63f3cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ If you use the workflow as mentioned via GitHub actions following are the option
| `committer_email` | `[email protected]` | Email id used while committing to the repo | No |
| `time_elapsed` | `50` | Time elapsed from the previous commit to trigger a new automated commit (in days) | No |
| `auto_push` | `true` | Defines if the workflow pushes the changes automatically | No |
| `auto_write_check` | `true` | Specifies whether the workflow will verify the repository's write access privilege for the token before executing | No |

### For Javascript Library
If you are using the JS Library version of the project, please consult the function's DocString in [library.js](library.js) to see the list of available parameters.
Expand Down

0 comments on commit 63f3cca

Please sign in to comment.