Skip to content

Commit 556e9aa

Browse files
Update .github/workflows/smoketest.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fc7b2e8 commit 556e9aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/smoketest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333

3434
run-tests:
3535
runs-on: ubuntu-latest
36+
environment: smoketest
3637
needs: permission-check
3738
if: needs.permission-check.outputs.allowed == 'true'
3839
steps:

0 commit comments

Comments
 (0)