Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ribtoks authored May 20, 2020
1 parent 4737716 commit 37ecd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can use this action together with [TODO issue generator](https://github.com/
| `DRY_RUN` | Do not update real real issues (used for debugging) |
| `SYNC_DAYS` | Update parent issues for issue changes in the last `SYNC_DAYS` (defaults to `1`) |
| `MAX_LEVELS` | Keep this deep hierarchy in parent issues (defaults to `0` - unlimited)
| `ADD_CHANGELOG` | Add a short summary to parent issue with the update changelog |
| `ADD_CHANGELOG` | Add a comment with the update changelog to parent issue |
| `UPDATE_CLOSED` | Update closed parent issues too |

Flag values like `DRY_RUN` or `ADD_CHANGELOG` use values `1`/`true`/`y` as ON switch.
Expand Down

0 comments on commit 37ecd1d

Please sign in to comment.