Merge pull request #1740 from actions/phantsure/ghes-script-update

Add actions/cache to list of enabledActions
This commit is contained in:
Sampark Sharma
2022-09-14 12:21:08 +05:30
committed by GitHub
+1
View File
@@ -6,6 +6,7 @@
"../../pages"
],
"enabledActions": [
"actions/cache",
"actions/checkout",
"actions/configure-pages",
"actions/create-release",