complain defaults to false

This commit is contained in:
Max Howell 2024-01-20 10:57:12 -05:00
parent 3596398664
commit b26aac8430
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -19,7 +19,7 @@ on:
type: string
complain:
type: boolean
default: true
default: false
jobs:
ingest: