update alert need

This commit is contained in:
tarikceric 2025-05-28 12:59:18 -07:00
parent 01ae3b83c1
commit cf27cfdaff

View File

@ -70,7 +70,7 @@ jobs:
git push -f --set-upstream origin docs
notify-failure:
needs: [run_dbt_jobs]
needs: [scheduled_run]
if: failure()
uses: ./.github/workflows/slack_notify.yml
secrets: