Use single-commit for build-previews

This commit is contained in:
brecert
2021-09-11 10:12:14 -04:00
parent 9bd31c4c7e
commit 4a5d78d909
2 changed files with 4 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ jobs:
with:
folder: .
branch: build-previews
single-commit: true
- name: send comment
uses: marocchino/sticky-pull-request-comment@v2