From 919528ab14dd731f9efa913d37b051bda8922e44 Mon Sep 17 00:00:00 2001 From: Cor Zuurmond Date: Fri, 29 Sep 2023 16:09:09 +0200 Subject: [PATCH] Update comment --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 9f26bd2be..f4c34c5fb 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -2,7 +2,7 @@ # Runs integration tests. # **why?** -# Ensure code for dbt meets a certain quality standard. +# Ensure code runs as expected. # **when?** # This will run for all PRs, when code is pushed to a release