Skip to content

Commit 77c7713

Browse files
Merge pull request #92 from kevinbackhouse/smoketest
Add smoketest environment
2 parents bcca42b + a36e229 commit 77c7713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoketest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ permissions:
1616
jobs:
1717
Linux:
1818
runs-on: ubuntu-latest
19+
environment: smoketest
1920
if: github.event.issue.pull_request # Make sure the comment is on a PR
2021
steps:
2122
- name: branch-deploy

0 commit comments

Comments
 (0)