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