This commit is contained in:
Austin 2025-11-24 08:54:33 -05:00
parent 223b0b5390
commit 3f2983fb2f

View File

@ -82,11 +82,4 @@ jobs:
- name: push changes to docs
run: |
git push -f --set-upstream origin docs
notify-failure:
needs: [run_dbt_jobs_refresh]
if: failure()
uses: ./.github/workflows/slack_notify.yml
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
git push -f --set-upstream origin docs