mirror of
https://github.com/FlipsideCrypto/monad-models.git
synced 2026-02-06 11:06:55 +00:00
remove
This commit is contained in:
parent
223b0b5390
commit
3f2983fb2f
9
.github/workflows/dbt_docs_update.yml
vendored
9
.github/workflows/dbt_docs_update.yml
vendored
@ -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
|
||||
Loading…
Reference in New Issue
Block a user