diff --git a/.github/workflows/combined.yaml b/.github/workflows/combined.yaml index 2ee4fca..0833e0b 100644 --- a/.github/workflows/combined.yaml +++ b/.github/workflows/combined.yaml @@ -26,5 +26,6 @@ jobs: category: "integration" - uses: KTibow/ha-blueprint@stable name: CI + if: github.event_name != 'pull_request' with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}