Skip to content

Commit

Permalink
Change input references to make documentation recommendations. (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Mila Page <versusfacit@users.noreply.github.com>
  • Loading branch information
VersusFacit and VersusFacit authored Mar 21, 2024
1 parent dd574db commit 618c85d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
shell: bash
run: |
./.github/scripts/update_dev_packages.sh \
${{ github.event.inputs.dbt_adapters_branch }} \
${{ github.event.inputs.core_branch }}
${{ inputs.dbt_adapters_branch }} \
${{ inputs.core_branch }}
- name: Setup postgres
shell: bash
Expand Down

0 comments on commit 618c85d

Please sign in to comment.