We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1f6d5 commit bc4257eCopy full SHA for bc4257e
README.md
@@ -44,6 +44,7 @@ jobs:
44
id: deprecate-remove
45
uses: thepetk/devfile-registry-maintainer@<version-hash>
46
with:
47
+ registry_repo_token: {{ secrets.GITHUB_TOKEN }}
48
pr_creation_limit: <limit of PRs created per Run>
49
deprecation_days_limit: <limit of inactivity days for deprecation>
50
removal_days_limit: <limit of inactivity days for removal>
0 commit comments