Skip to content

Commit 9fdb9a7

Browse files
authored
Add environment specification for integ test metric emission (#163)
Signed-off-by: Leonardo Araneda Freccero <arangatang@users.noreply.github.com>
1 parent 8551ed9 commit 9fdb9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scheduled-integ-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
permissions:
2525
id-token: write
2626
contents: read
27+
environment: Integ
2728
steps:
2829
- name: Configure AWS Credentials
2930
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)