Skip to content

Commit

Permalink
feature(automatic on config) for #36 to get release going. And condit…
Browse files Browse the repository at this point in the history
…ionalizing blueprint check to not run on PRs
  • Loading branch information
ohshazbot committed Nov 18, 2024
1 parent 19a60c7 commit 070627e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 070627e

Please sign in to comment.