diff --git a/.github/workflows/create-table-of-contents.yml b/.github/workflows/create-table-of-contents.yml index db180e48..ddcda67e 100644 --- a/.github/workflows/create-table-of-contents.yml +++ b/.github/workflows/create-table-of-contents.yml @@ -3,10 +3,12 @@ name: Update table of contents # Controls when the workflow will run + +# Never! on: [] # Disabled by Doug Beatty on 2024-04-25 to fix CI -# XXX +# https://github.com/dbt-labs/dbt-utils/issues/885 # on: # push: # branches: [main]