We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ef6f7 commit 5edef8eCopy full SHA for 5edef8e
1 file changed
.github/workflows/pr.yml
@@ -94,7 +94,7 @@ jobs:
94
- name: Install dependencies
95
run: make install
96
- name: Test deployment prevention script
97
- run: ".github/request-model-versions.sh -b prod-api-v2-c4d5-metadata -us 1.1.1 -uk 1.1.1 -t 30"
+ run: ".github/request-model-versions.sh -b prod-api-v2-c4d5-metadata -us 1.302.0 -uk 1.28.2 -t 30"
98
- name: Test the API
99
run: make test
100
env:
0 commit comments