aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/dev-test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/dev-test.yml b/.github/workflows/dev-test.yml
index ebdad5f..a1e64b2 100644
--- a/.github/workflows/dev-test.yml
+++ b/.github/workflows/dev-test.yml
@@ -12,6 +12,7 @@ jobs:
validate-and-test:
name: Validate Terraform and Run Tests
runs-on: ubuntu-latest
+ environment: testing
steps:
- name: Checkout Repo
uses: actions/checkout@v4
git.ajschof.me — hosted by ajschofield — powered by cgit