We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3371b4 commit 2219e3eCopy full SHA for 2219e3e
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: ./.github/workflows/deploy.yml
24
secrets: inherit
25
with:
26
- autoscaling: true
+ autoscaling: false
27
environment: test
28
release: test
29
tag: ${{ inputs.tag }}
0 commit comments