diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 27d75dc..5ecf30f 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -49,9 +49,9 @@ jobs: --exclude twitter.com --exclude www.googletagmanager.com --exclude https://support.virustotal.com/hc/en-us/articles/115002146769-Comments - --exclude https://github.com/brimdata/brimcap# + --exclude https://github.com/brimdata/brimcap.*# + --exclude https://github.com/brimdata/zui.*# --exclude https://github.com/brimdata/build-suricata.*# - --exclude https://github.com/brimdata/brimcap/wiki.*# - name: Inform Slack users of failure uses: tiloio/slack-webhook-action@v1.1.2 if: ${{ failure() }}