Skip to content

Commit

Permalink
Fix: initial values (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser authored Mar 18, 2024
1 parent 196c679 commit bf5081b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/settings-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,11 @@ buffy:
initial_values:
values:
- version-submitted
- warn_if_empty: true
warn_if_empty: true
- target-repository
- warn_if_empty: true
warn_if_empty: true
- author-handle
- warn_if_empty: true
warn_if_empty: true
repo_checks:
checks:
- repo summary
Expand Down

0 comments on commit bf5081b

Please sign in to comment.