Skip to content

Commit

Permalink
chore(workflow): HACS validation not for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Gh61 committed Nov 27, 2023
1 parent 6c0f470 commit b7e23be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
- name: 👁️ HACS validation
uses: hacs/action@22.5.0
with:
category: 'plugin'
category: 'plugin'
if: github.event_name != 'pull_request'

0 comments on commit b7e23be

Please sign in to comment.