-
Notifications
You must be signed in to change notification settings - Fork 965
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
What files would you like to change?
# Duration after which artifact will expire in days. 0 means using default retention.
# Minimum 1 day.
# Maximum 90 days unless changed from the repository settings page.
# Optional. Defaults to repository settings.
retention-days:
How can the minimum be 1 day if the default is 0?
What are your suggested changes?
# Duration after which artifact will expire in days. 0 means using default retention.
# Minimum 0 day.
# Maximum 90 days unless changed from the repository settings page.
# Optional. Defaults to repository settings.
retention-days:
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation