diff --git a/.github/workflows/feed.yml b/.github/workflows/feed.yml index 1db7d922..2f5342fa 100644 --- a/.github/workflows/feed.yml +++ b/.github/workflows/feed.yml @@ -1,7 +1,7 @@ name: pyvespa documentation search feed on: push: - branches: [master, thomasht86/fix-docsearch-feed] + branches: [master] env: DATA_PLANE_PUBLIC_KEY: ${{ secrets.VESPA_TEAM_DATA_PLANE_PUBLIC_CERT }}