Skip to content

Commit

Permalink
new cool commit
Browse files Browse the repository at this point in the history
  • Loading branch information
neel-astro committed Feb 5, 2025
1 parent c033531 commit ad4af09
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/push-to-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,7 @@ jobs:
- name: Print GITHUB_ACTIONS env var
run: echo "GITHUB_ACTIONS=${GITHUB_ACTIONS}"
# - name: DBT Deploy
# uses: astronomer/deploy-action@fix/tag-event-case
# with:
# action: deploy
# deploy-type: dbt
# deployment-name: neel-test-1
# root-folder: dbt/
# mount-path: /dbt
# workspace: ${{ secrets.WORKSPACE_ID }}
# checkout-submodules: true

- name: Deploy DAGs/Image
uses: astronomer/deploy-action@fix/rebase-force-push
with:
Expand Down

0 comments on commit ad4af09

Please sign in to comment.