Skip to content

Commit

Permalink
Update example usage
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <thepetk@gmail.com>
  • Loading branch information
thepetk committed Apr 15, 2024
1 parent 0b1f6d5 commit bc4257e
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 @@ -44,6 +44,7 @@ jobs:
id: deprecate-remove
uses: thepetk/devfile-registry-maintainer@<version-hash>
with:
registry_repo_token: {{ secrets.GITHUB_TOKEN }}
pr_creation_limit: <limit of PRs created per Run>
deprecation_days_limit: <limit of inactivity days for deprecation>
removal_days_limit: <limit of inactivity days for removal>
Expand Down

0 comments on commit bc4257e

Please sign in to comment.