Skip to content

Commit

Permalink
ci: Use default branch for homeassistant flow as well
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed May 24, 2024
1 parent 04215e1 commit 794cc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homeassistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Home Assistant CI
on:
push:
branches:
- main
- [$default-branch]
pull_request:
schedule:
- cron: 0 12 * * *
Expand Down

0 comments on commit 794cc97

Please sign in to comment.