Don't publish commit status to github for serverless checks

This commit is contained in:
Mark Vieira 2023-05-25 07:31:59 -07:00
parent 8b836364a2
commit ea36a8b33e
No known key found for this signature in database
GPG Key ID: 9F12FCE90D9350AB
1 changed files with 1 additions and 0 deletions

View File

@ -61,3 +61,4 @@ spec:
access_level: READ_ONLY access_level: READ_ONLY
provider_settings: provider_settings:
build_pull_requests: false build_pull_requests: false
publish_commit_status: false