Skip to content

Commit

Permalink
Update validate_hassfest.yml
Browse files Browse the repository at this point in the history
Adds `workflow_dispatch` to trigger manually
  • Loading branch information
luixal authored Sep 21, 2023
1 parent 0d19f24 commit 94769f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate_hassfest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Validate with hassfest

on:
workflow_dispatch:
push:
tags:
- '*'
Expand Down

0 comments on commit 94769f6

Please sign in to comment.