Skip to content

Commit

Permalink
Revert "chore(review-deploy): increase min-instances to 1"
Browse files Browse the repository at this point in the history
This reverts commit e5867ef.
  • Loading branch information
caugner committed Feb 28, 2025
1 parent 6f30f04 commit b564b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
--allow-unauthenticated \
--entry-point=mdnHandler \
--concurrency=100 \
--min-instances=1 \
--min-instances=0 \
--max-instances=10 \
--memory=2GB \
--timeout=120s \
Expand Down

0 comments on commit b564b3b

Please sign in to comment.