Skip to content

Commit 51323ed

Browse files
authored
Purge english only after deploy (#54825)
1 parent f3b8c0a commit 51323ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/purge-fastly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
languages:
1717
description: "Comma separated languages. E.g. 'en,ja, es' (defaults to all)"
1818
required: false
19-
default: ''
19+
default: 'en' # Temporary, only purge English on deploy. Set to empty string for all
2020

2121
permissions:
2222
contents: read

0 commit comments

Comments
 (0)