Skip to content

Commit

Permalink
fix: Update main branch name (main>master)
Browse files Browse the repository at this point in the history
  • Loading branch information
remuslazar committed Jun 30, 2024
1 parent b223c7d commit 05d0cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
- cron: "0 0 * * *"
push:
branches:
- "main"
- "master"
pull_request:
branches:
- "main"
- "master"

jobs:
hassfest: # https://developers.home-assistant.io/blog/2020/04/16/hassfest
Expand Down

0 comments on commit 05d0cf6

Please sign in to comment.