Skip to content

Commit

Permalink
chore: Enable GH workflows on beta branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nervetattoo committed Apr 15, 2021
1 parent 7070f02 commit 7fe16c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- beta
pull_request:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- next
- beta
jobs:
release:
name: Release
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- beta
pull_request:
branches:
- master
Expand Down

0 comments on commit 7fe16c8

Please # to comment.