Skip to content

Commit 480fd15

Browse files
committed
test
1 parent de49ec3 commit 480fd15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/preview-build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
with:
4242
name: pull-request-data
4343
path: pull_request.json
44+
if-no-files-found: error
45+
retention-days: 1
46+
compression-level: 1
4447

4548
- name: Bootstrap Action Workspace
4649
if: github.repository == 'elastic/docs-builder'
@@ -66,3 +69,6 @@ jobs:
6669
with:
6770
name: docs
6871
path: .artifacts/docs/html/
72+
if-no-files-found: error
73+
retention-days: 1
74+
compression-level: 1

0 commit comments

Comments
 (0)