We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f34103 + 8dfd0cc commit d8a024fCopy full SHA for d8a024f
.github/workflows/e2e-smoke.yml
@@ -19,6 +19,8 @@ jobs:
19
steps:
20
- name: Checkout
21
uses: actions/checkout@v4
22
+ with:
23
+ ref: "current-prod"
24
25
- name: Set Node version
26
uses: actions/setup-node@v4
0 commit comments