Skip to content

Commit a880209

Browse files
authored
Use main zigpy CI branch (#77)
* Use `main` branch for CI * We don't have a `master` branch at the moment
1 parent 0854912 commit a880209

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ on:
44
push:
55
branches:
66
- dev
7-
- master
87
pull_request: ~
98

109
jobs:
1110
shared-ci:
12-
uses: zigpy/workflows/.github/workflows/ci.yml@dm/update-ci-03272024
11+
uses: zigpy/workflows/.github/workflows/ci.yml@main
1312
with:
1413
CODE_FOLDER: zha
1514
CACHE_VERSION: 2

0 commit comments

Comments
 (0)