Skip to content

Commit

Permalink
build: run validate on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Michsior14 committed Jan 6, 2024
1 parent 2786884 commit 147be47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
jobs:
validate:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
steps:
- uses: actions/checkout@v3
- name: hacs validation
Expand Down

0 comments on commit 147be47

Please sign in to comment.