mirror of
https://github.com/esphome/esphome.git
synced 2025-11-03 00:21:56 +00:00
Rename master branch to release (#1976)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
push:
|
||||
# On dev branch release-dev already performs CI checks
|
||||
# On other branches the `pull_request` trigger will be used
|
||||
branches: [beta, master]
|
||||
branches: [beta, release]
|
||||
|
||||
pull_request:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user