Skip to content

Commit

Permalink
chore: Update transformations_gcp_asset_inventory_free.yml (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Mar 27, 2024
1 parent 441ea23 commit 46df769
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Test GCP asset-inventory-free Policies"
on:
pull_request:
paths:
- "transformations/gcp/asset_inventory_free/**"
- "transformations/gcp/asset-inventory-free/**"
- ".github/workflows/transformations_gcp_asset_inventory_free.yml"
- "transformations/gcp/macros/**"
- "transformations/gcp/models/**"
Expand All @@ -14,7 +14,7 @@ on:
branches:
- main
paths:
- "transformations/gcp/asset_inventory_free/**"
- "transformations/gcp/asset-inventory-free/**"
- ".github/workflows/transformations_gcp_asset_inventory_free.yml"
- "transformations/gcp/macros/**"
- "transformations/gcp/models/**"
Expand Down Expand Up @@ -128,4 +128,4 @@ jobs:
run: |
cloudquery migrate tests/bigquery.yml
dbt seed --target dev-pg --profiles-dir ./tests
dbt run --target dev-bigquery --profiles-dir ./tests
dbt run --target dev-bigquery --profiles-dir ./tests

0 comments on commit 46df769

Please sign in to comment.