Skip to content

Commit 9aadba7

Browse files
author
Adriano Sanges
committed
Remove GitHub Actions workflow for project automation
1 parent c6b1357 commit 9aadba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

real-estate-etl/.github/workflows/run-project.yml renamed to .github/workflows/run-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
warehouse_name: ${{ secrets.warehouse_name }}
3636
motherduck_token: ${{ secrets.motherduck_token }}
3737
scrape_url: ${{ secrets.scrape_url }}
38-
run: uv run scan_properties.py
38+
run: uv run real-estate-etl/scan_properties.py

0 commit comments

Comments
 (0)